Class com.ibm.ws.security.fat.common.expectations.ResponseHeaderExpectationTest

34

tests

0

failures

0

ignored

0.050s

duration

100%

successful

Tests

Test Duration Result
test_buildHeadersString_emptyList 0s passed
test_buildHeadersString_multipleHeaders 0.001s passed
test_buildHeadersString_nullList 0.001s passed
test_buildHeadersString_oneHeader 0s passed
test_constructor 0.001s passed
test_constructor_nullArgs 0.002s passed
test_getResponseHeadersString_emptyHeaderList 0.001s passed
test_getResponseHeadersString_nonEmptyHeaderList 0.001s passed
test_getResponseHeadersString_nullContent 0.003s passed
test_getResponseHeadersString_nullHeaders 0.002s passed
test_getResponseHeadersString_unsupportedContentType 0s passed
test_isExpectationForAction_testActionEmpty 0s passed
test_isExpectationForAction_testActionMatch 0.001s passed
test_isExpectationForAction_testActionMismatch 0.001s passed
test_isExpectationForAction_testActionNull 0s passed
test_validate_checkTypeContains_fails 0.002s passed
test_validate_checkTypeContains_passes 0.002s passed
test_validate_checkTypeDoesNotContain_fails 0.003s passed
test_validate_checkTypeDoesNotContain_passes 0.002s passed
test_validate_checkTypeDoesNotMatch_fails 0.003s passed
test_validate_checkTypeDoesNotMatch_passes 0.003s passed
test_validate_checkTypeMatches_fails 0.003s passed
test_validate_checkTypeMatches_matchSpansMultipleLines 0.002s passed
test_validate_checkTypeMatches_passes 0.001s passed
test_validate_currentTestActionDifferentCasing 0.001s passed
test_validate_currentTestActionSubstring 0.001s passed
test_validate_currentTestActionSuperstring 0.001s passed
test_validate_emptyResponseHeaders 0.002s passed
test_validate_mismatchedCurrentTestAction 0.001s passed
test_validate_nullContentObject 0.002s passed
test_validate_nullCurrentTestAction 0.001s passed
test_validate_nullResponseHeaders 0.002s passed
test_validate_unknownCheckType 0.003s passed
test_validate_unsupportedResponseType 0.001s 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
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.expectations.ResponseHeaderExpectation getResponseHeadersString
INFO: No headers found in response
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: Test assertion is: false
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: This is a failure message. Was expecting to find [searchForVal] but received []
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: Test assertion is: false
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: This is a failure message. Was expecting to find [searchForVal] but received [missing search value]
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: Test assertion is: true
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: Test assertion is: false
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: This is a failure message. Was not expecting to find [searchForVal] but received [searchForVal: found value]
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: Test assertion is: true
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: Test assertion is: false
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: This is a failure message. Did not find expected regex [searchForVal] in content: [header 1 name: header 1 value | header 2 name: header 2 value | header 3 name: header 3 value | header 4 name: header 4 value | header 5 name: header 5 value]
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: Test assertion is: false
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: This is a failure message. Did not find expected regex [search.+me] in content: [searchForVal: search 

 for 

 me]
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: Test assertion is: true
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexNotFound
INFO: Test assertion is: false
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexNotFound
INFO: This is a failure message. Found unexpected regex [search.+me] in content: [header 1 name: header 1 value | header 2 name: header 2 value | header 3 name: header 3 value | searchForVal: search for me]
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexNotFound
INFO: Test assertion is: true
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.web.WebResponseUtils getResponseHeaderList
INFO: pageOrResponse is null
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.expectations.ResponseHeaderExpectation getResponseHeadersString
INFO: No headers found in response
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.expectations.ResponseHeaderExpectation getResponseHeadersString
INFO: No headers found in response
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.expectations.ResponseHeaderExpectation getResponseHeadersString
INFO: No headers found in response
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.web.WebResponseUtils getResponseHeaderList
INFO: pageOrResponse is null
Sep 06, 2018 1:59:30 AM com.ibm.ws.security.fat.common.expectations.ResponseHeaderExpectation getResponseHeadersString
INFO: No headers found in response