Class componenttest.custom.junit.runner.CompoundFilterTests

3

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

Test Duration Result
testMethodFilterSupersedesTestClassFilter 0.003s passed
testServletFilterSupersedesTestClassFilter 0.001s passed
testServletMethodFilterSupersedesTestServletFilter 0.001s passed

Standard error

Jun 24, 2024 8:21:39 PM componenttest.custom.junit.runner.TestModeFilter <clinit>
INFO: System property: fat.test.mode is null running in test mode LITE
Jun 24, 2024 8:21:39 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: The test method liteMethod was annotated with @componenttest.custom.junit.runner.Mode(LITE) and the test servlet TestServletFullWithLiteMethod was annotated with @componenttest.custom.junit.runner.Mode(FULL) the servlet annotation will be ignored.