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

29

tests

0

failures

1

ignored

0.044s

duration

100%

successful

Tests

Test Duration Result
test_constructor 0.001s passed
test_constructor_nullArgs 0.001s passed
test_isExpectationForAction_expectationActionNull_testActionEmpty 0s passed
test_isExpectationForAction_expectationActionNull_testActionNonEmpty 0.001s passed
test_isExpectationForAction_expectationActionNull_testActionNull 0.001s passed
test_isExpectationForAction_testActionEmpty 0s passed
test_isExpectationForAction_testActionMatch 0s passed
test_isExpectationForAction_testActionMismatch 0s passed
test_isExpectationForAction_testActionNull 0s passed
test_validate_checkTypeContains_fails 0.003s passed
test_validate_checkTypeContains_passes 0.002s passed
test_validate_checkTypeDoesNotContain_fails 0.004s passed
test_validate_checkTypeDoesNotContain_passes 0.002s passed
test_validate_checkTypeDoesNotMatch_fails 0.004s passed
test_validate_checkTypeDoesNotMatch_passes 0.004s passed
test_validate_checkTypeMatches_fails 0.005s passed
test_validate_checkTypeMatches_matchSpansMultipleLines - ignored
test_validate_checkTypeMatches_passes 0.002s passed
test_validate_contentIsHtmlUnitWebResponse 0s passed
test_validate_currentTestActionDifferentCasing 0s passed
test_validate_currentTestActionSubstring 0s passed
test_validate_currentTestActionSuperstring 0.001s passed
test_validate_mismatchedCurrentTestAction 0s passed
test_validate_nullAction 0.003s passed
test_validate_nullContentObject 0.002s passed
test_validate_nullCurrentTestAction 0s passed
test_validate_nullResponseUrl 0.001s passed
test_validate_unknownCheckType 0.001s passed
test_validate_unsupportedResponseType 0.001s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3b59cf26
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3b59cf26
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3b59cf26
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------

Standard error

[ERROR   ] Exception occurred in submitRequestWithNonNullObjects
This is an exception message.
[ERROR   ] Exception occurred in doFormLogin
This is an exception message.
[ERROR   ] Exception occurred in null
[ERROR   ] Exception occurred in some method
java.lang.Exception
[ERROR   ] Exception occurred in some method
Another sub-message from the cause
[ERROR   ] Exception occurred in some method
Sub-message for the third cause
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: Test assertion is: true
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: Test assertion is: false
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: This is an expectation-defined failure message. Was expecting to find [searchForVal] but received [missing search value]
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringContains
INFO: Test assertion is: true
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: Test assertion is: false
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: This is an expectation-defined failure message. Was not expecting to find [searchForVal] but received [http://localhost:8010/context/pathsearchForVal/other]
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: Test assertion is: true
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: Test assertion is: false
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: This is an expectation-defined failure message. Did not find expected regex [searchForVal] in content: [http://localhost:8010/context/path]
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: Test assertion is: true
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexNotFound
INFO: Test assertion is: false
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexNotFound
INFO: This is an expectation-defined failure message. Found unexpected regex [searchForVal] in content: [http://localhost:8010/context/pathsearchForVal]
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexNotFound
INFO: Test assertion is: true
May 15, 2024 9:34:53 PM com.ibm.ws.security.fat.common.web.WebResponseUtils getResponseUrl
INFO: pageOrResponse is null