This is an automated email from the ASF dual-hosted git repository.
kusal pushed a change to branch WW-5353-stronger-security-defaults
in repository https://gitbox.apache.org/repos/asf/struts.git
from e6e6ee85e WW-5353 Stronger security defaults for 7.0
add 5d9c039b2 WW-5353 Test fixes
No new revisions were added by this update.
Summary of changes:
.../xwork2/ognl/accessor/CompoundRootAccessor.java | 8 +++++++-
.../org/apache/struts2/util/StrutsTestCaseHelper.java | 13 ++++++++-----
.../org/apache/struts2/StrutsInternalTestCase.java | 4 +++-
.../apache/struts2/StrutsJUnit4InternalTestCase.java | 4 +++-
core/src/test/java/org/apache/struts2/TestAction.java | 19 +++++++++++++++++++
...{StrutsTestCase.java => TestNGStrutsTestCase.java} | 2 +-
.../struts2/testng/TestNGStrutsTestCaseTest.java | 7 ++-----
7 files changed, 43 insertions(+), 14 deletions(-)
rename
plugins/testng/src/main/java/org/apache/struts2/testng/{StrutsTestCase.java =>
TestNGStrutsTestCase.java} (97%)