Class com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtilsTest

69

tests

0

failures

0

ignored

0.142s

duration

100%

successful

Tests

Test Duration Result
test_printAllCookies_emptyCookieSet 0.001s passed
test_printAllCookies_multipleCookies 0.002s passed
test_printAllCookies_nullClient 0.001s passed
test_printAllCookies_nullCookieSet 0.001s passed
test_printAllCookies_oneCookie_nameAndValueNull 0.002s passed
test_printClassName_empty 0.001s passed
test_printClassName_nonEmpty 0.001s passed
test_printClassName_null 0.001s passed
test_printExpectations_emptyExpectations_emptyActions 0.001s passed
test_printExpectations_emptyExpectations_nullActions 0.001s passed
test_printExpectations_multipleExpectations_multipleActions 0.013s passed
test_printExpectations_multipleExpectations_oneAction 0.009s passed
test_printExpectations_multipleExpectations_oneNonMatchingAction 0.007s passed
test_printExpectations_nullExpectations_nullActions 0s passed
test_printExpectations_singleExpectation_multipleActions 0.003s passed
test_printExpectations_singleExpectation_oneMatchingAction 0.003s passed
test_printExpectations_singleExpectation_oneNonMatchingAction 0.004s passed
test_printExpectations_singleResponseStatusExpectation_oneMatchingAction 0.001s passed
test_printExpectations_singleResponseStatusExpectation_oneNonMatchingAction 0.004s passed
test_printMethodName_empty 0.001s passed
test_printMethodName_emptyTask 0.001s passed
test_printMethodName_nonEmpty 0.001s passed
test_printMethodName_nonEmptyTask 0s passed
test_printMethodName_null 0.002s passed
test_printMethodName_nullName_nullTask 0.001s passed
test_printRequestHeaders_multipleHeaders 0.002s passed
test_printRequestHeaders_noHeaders 0s passed
test_printRequestHeaders_nullHeaders 0s passed
test_printRequestHeaders_oneHeader 0.001s passed
test_printRequestParameters_multipleParameters 0.002s passed
test_printRequestParameters_noParameters 0s passed
test_printRequestParameters_nullParameters 0.001s passed
test_printRequestParameters_oneParameter 0.002s passed
test_printRequestParts_noCookies_withRequestHeaders 0.007s passed
test_printRequestParts_noWebClientArg 0.012s passed
test_printRequestParts_nullRequest 0.001s passed
test_printRequestParts_nullRequestAndTestName 0.001s passed
test_printRequestParts_nullWebClientArg 0.002s passed
test_printRequestParts_withCookies_withRequestParameters 0.004s passed
test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent 0.003s passed
test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines 0.003s passed
test_printResponseParts_htmlunitHtmlPage_withHeaders 0.004s passed
test_printResponseParts_htmlunitWebResponse 0.012s passed
test_printResponseParts_nullArgs 0.001s passed
test_printResponseParts_nullResponseObject 0.001s passed
test_printResponseParts_unknownResponseObject 0.015s passed
test_printToLogAndSystemOut_emptyMethod_nonEmptyPrintString 0.001s passed
test_printToLogAndSystemOut_nonEmptyMethod_emptyPrintString 0s passed
test_printToLogAndSystemOut_nonEmptyMethod_nonEmptyPrintString 0s passed
test_printToLogAndSystemOut_nonEmptyMethod_nullPrintString 0s passed
test_printToLogAndSystemOut_nullMethod_nonEmptyPrintString 0.001s passed
test_printToLogAndSystemOut_nullMethod_nullPrintString 0.001s passed
test_stripBlankLines_emptyLineWithinSimpleLines 0s passed
test_stripBlankLines_emptyText 0s passed
test_stripBlankLines_multipleEmptyLines 0s passed
test_stripBlankLines_newLineAndCarriageReturnsWithWhitespace 0s passed
test_stripBlankLines_nullText 0s passed
test_stripBlankLines_oneCarriageReturn 0s passed
test_stripBlankLines_oneNewLine 0.001s passed
test_stripBlankLines_oneNewLineAndCarriageReturn 0.001s passed
test_stripBlankLines_oneNewLine_doNotClearBlankLines 0s passed
test_stripBlankLines_onlyNewLineAndCarriageReturns 0s passed
test_stripBlankLines_simpleText 0s passed
test_stripBlankLines_simpleTextWithSpaces 0s passed
test_wrapInDelimiter_emptyText_nonEmptyDelimiter 0s passed
test_wrapInDelimiter_nonEmptyText_nonEmptyDelimiter 0.001s passed
test_wrapInDelimiter_nullText_emptyDelimiter 0s passed
test_wrapInDelimiter_nullText_nonEmptyDelimiter 0s passed
test_wrapInDelimiter_nullText_nullDelimiter 0s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5d4df019
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5d4df019
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5d4df019
    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
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class: null ########################################
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class:  ########################################
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class: Some.NonEmpty ClassName ########################################
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: ****************************** null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils 
INFO: ****************************** 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils Some.NonEmpty MethodName
INFO: ****************************** Some.NonEmpty MethodName
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: ****************************** null null ******************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils myMethodName
INFO: ******************************  myMethodName ******************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils myMethodName
INFO: ****************************** Some task name myMethodName ******************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: The request is null - nothing to print
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: The request is null - nothing to print
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: header1, set to: value1
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookieName Value: cookieValue
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: paramName, set to: paramValue
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: null Value: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookie1 Value: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookie 2 Value: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie:  cookie 3  Value: My cookie value
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: name, set to: value
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: null, set to: nullName
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: , set to: emptyName
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: emptyValue, set to: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: Complex value, set to: `~!@#$%^&*()-_=+[{]}\|;:'",<.>/?
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: nullValue, set to: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: name, set to: value
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: null, set to: nullName
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: , set to: emptyName
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: nullValue, set to: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: emptyValue, set to: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: Complex value, set to: `~!@#$%^&*()-_=+[{]}\|;:'",<.>/?
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: The response is null - nothing to print
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_nullResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_nullResponseObject
INFO: The response is null - nothing to print
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: Response class: java.lang.String
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
SEVERE: Error printing response (log error and go on)
java.lang.Exception: Unknown response type: java.lang.String
	at com.ibm.ws.security.fat.common.web.WebResponseUtils.getWebResponseObject(WebResponseUtils.java:52)
	at com.ibm.ws.security.fat.common.web.WebResponseUtils.getResponseStatusCode(WebResponseUtils.java:63)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseStatusCode(CommonFatLoggingUtils.java:198)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:180)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:166)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtilsTest.test_printResponseParts_unknownResponseObject(CommonFatLoggingUtilsTest.java:956)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:574)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:18)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:574)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at jdk.proxy1/jdk.proxy1.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
[ERROR   ] Error printing response (log error and go on)
Unknown response type: java.lang.String
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: Response class: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: Response (StatusCode): -1
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
SEVERE: Error printing response (log error and go on)
java.lang.Exception: Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
	at com.ibm.ws.security.fat.common.web.WebResponseUtils.getResponseTitle(WebResponseUtils.java:79)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseTitle(CommonFatLoggingUtils.java:203)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:181)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:166)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtilsTest.test_printResponseParts_htmlunitWebResponse(CommonFatLoggingUtilsTest.java:985)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:574)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:18)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:574)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at jdk.proxy1/jdk.proxy1.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$61383b3a
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$39e324d2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (StatusCode): 200
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Url): http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Message): null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Full): null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$39e324d2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (StatusCode): 200
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Title): Page Title
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Url): http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Header): Name: headerName Value: headerValue
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Message): Status message
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Full): <html><body>Hello, world!</body></html>
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$39e324d2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: This is an extra log message
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (StatusCode): 401
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Title): Page Title
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Url): http://localhost
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Message): Status message
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Full):  line1
line2	
line3
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations are null. We should never have a test case that has null expectations - that would mean we're NOT validating any results. That's bad, very bad
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: []
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations are null. We should never have a test case that has null expectations - that would mean we're NOT validating any results. That's bad, very bad
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: []
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations are null. We should never have a test case that has null expectations - that would mean we're NOT validating any results. That's bad, very bad
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO:   Action: action1 (expect 200 response)
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO:   Action: action2 (expect 200 response)
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1, action2, action3]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Did not receive the expected status code [401] during test action [action1].
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Did not receive the expected status code [401] during test action [action2].
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1, action2, action3]
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: title
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Did not receive the expected status code [401] during test action [action2].
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action4)                      *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action4
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: Shouldn't look for this
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failure message we'll never see
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: Some print string for test test_printToLogAndSystemOut_nullMethod_nonEmptyPrintString
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils 
INFO: Some print string
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_nullPrintString
INFO: null
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_emptyPrintString
INFO: 
Jun 10, 2024 9:20:18 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_nonEmptyPrintString
INFO: Some print string