This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-archetypes.git

commit 511e4aee5803af1d904bc8ae923739e6725dd002
Merge: d36c708 f81a070
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Fri Feb 24 08:22:54 2023 +0100

    Merge pull request #17 from apache/WW-5283-update-test
    
    [WW-5283] Adjusts tests to use proper new based test case class

 .../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(-)

Reply via email to