This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-archetypes.git
from d36c708 Merge pull request #16 from
apache/dependabot/maven/struts2-archetype-angularjs/src/main/resources/archetype-resources/junit-junit-4.13.1
add f81a070 WW-5283 Adjusts tests to use proper new based test case class
new 511e4ae Merge pull request #17 from apache/WW-5283-update-test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/test/java/actions/IndexTest.java | 2 +-
.../src/test/java/example/ConfigTest.java | 9 +++----
.../src/test/java/example/HelloWorldTest.java | 3 +--
.../src/test/java/example/LoginTest.java | 1 -
.../src/test/java/actions/HelloActionTest.java | 20 ++++++++++++++-
.../src/test/java/actions/IndexTest.java | 20 ++++++++++++++-
.../src/test/java/HelloWorldActionTest.java | 30 +++++++++++-----------
.../src/test/java/IndexActionTest.java | 30 +++++++++++-----------
8 files changed, 73 insertions(+), 42 deletions(-)