Class componenttest.custom.junit.runner.SyntheticServletTests

2

tests

0

failures

0

ignored

0.002s

duration

100%

successful

Tests

Test Duration Result
testSyntheticTestHonorsMethodAnnotations 0.001s passed
testSyntheticTestHonorsServletAnnotations 0.001s passed

Standard error

Jun 29, 2024 12:26:15 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: The test method fullTest was annotated with @componenttest.custom.junit.runner.Mode(FULL) and the test servlet TestFilterByClassAndMethodServlet was annotated with @componenttest.custom.junit.runner.Mode(FULL) the servlet annotation will be ignored.
Jun 29, 2024 12:26:15 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: The test method liteTest was annotated with @componenttest.custom.junit.runner.Mode(LITE) and the test servlet TestFilterByClassAndMethodServlet was annotated with @componenttest.custom.junit.runner.Mode(FULL) the servlet annotation will be ignored.