Class com.ibm.ws.security.fat.common.expectations.JsonObjectExpectationTest
Tests
Test |
Duration |
Result |
test_constructor |
0.001s |
passed |
test_constructor_nullArgs |
0.001s |
passed |
test_isExpectationForAction_testActionEmpty |
0.001s |
passed |
test_isExpectationForAction_testActionMatch |
0s |
passed |
test_isExpectationForAction_testActionMismatch |
0.001s |
passed |
test_isExpectationForAction_testActionNull |
0.001s |
passed |
test_validate_currentTestActionDifferentCasing |
0.001s |
passed |
test_validate_currentTestActionSubstring |
0.001s |
passed |
test_validate_currentTestActionSuperstring |
0.001s |
passed |
test_validate_mismatchedCurrentTestAction |
0s |
passed |
test_validate_nullContentObject |
0.001s |
passed |
test_validate_nullCurrentTestAction |
0s |
passed |
Standard output
SharedOutputManager captured the following:
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------
Standard error
[ERROR ] Error validating response
Failed to validate response status: Did not receive the expected status code [200] during test action [some test action]. Was expecting content to equal [200] but received [-1]
[ERROR ] Error validating response
This is a failure message. Failed to validate response text: This is a failure message. Was expecting to find [DO NOT FIND] but received [This is some response content]
[ERROR ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$3f6fa69a