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

69

tests

0

failures

0

ignored

0.166s

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.002s 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.011s passed
test_printExpectations_multipleExpectations_oneNonMatchingAction 0.007s passed
test_printExpectations_nullExpectations_nullActions 0.001s 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.003s passed
test_printMethodName_empty 0s passed
test_printMethodName_emptyTask 0s passed
test_printMethodName_nonEmpty 0.001s passed
test_printMethodName_nonEmptyTask 0s passed
test_printMethodName_null 0s passed
test_printMethodName_nullName_nullTask 0.001s passed
test_printRequestHeaders_multipleHeaders 0.003s passed
test_printRequestHeaders_noHeaders 0.001s passed
test_printRequestHeaders_nullHeaders 0.001s passed
test_printRequestHeaders_oneHeader 0.002s passed
test_printRequestParameters_multipleParameters 0.004s passed
test_printRequestParameters_noParameters 0.001s passed
test_printRequestParameters_nullParameters 0.001s passed
test_printRequestParameters_oneParameter 0.002s passed
test_printRequestParts_noCookies_withRequestHeaders 0.005s passed
test_printRequestParts_noWebClientArg 0.015s 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.005s passed
test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines 0.005s passed
test_printResponseParts_htmlunitHtmlPage_withHeaders 0.004s passed
test_printResponseParts_htmlunitWebResponse 0.023s passed
test_printResponseParts_nullArgs 0.001s passed
test_printResponseParts_nullResponseObject 0.001s passed
test_printResponseParts_unknownResponseObject 0.018s passed
test_printToLogAndSystemOut_emptyMethod_nonEmptyPrintString 0s passed
test_printToLogAndSystemOut_nonEmptyMethod_emptyPrintString 0s passed
test_printToLogAndSystemOut_nonEmptyMethod_nonEmptyPrintString 0.001s passed
test_printToLogAndSystemOut_nonEmptyMethod_nullPrintString 0s passed
test_printToLogAndSystemOut_nullMethod_nonEmptyPrintString 0s 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 0s passed
test_stripBlankLines_oneNewLine_doNotClearBlankLines 0s passed
test_stripBlankLines_onlyNewLineAndCarriageReturns 0s passed
test_stripBlankLines_simpleText 0s passed
test_stripBlankLines_simpleTextWithSpaces 0.001s passed
test_wrapInDelimiter_emptyText_nonEmptyDelimiter 0s passed
test_wrapInDelimiter_nonEmptyText_nonEmptyDelimiter 0s passed
test_wrapInDelimiter_nullText_emptyDelimiter 0s passed
test_wrapInDelimiter_nullText_nonEmptyDelimiter 0.001s 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@6cca1682
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6cca1682
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6cca1682
    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 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class: null ########################################
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class:  ########################################
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class: Some.NonEmpty ClassName ########################################
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: ****************************** null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils 
INFO: ****************************** 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils Some.NonEmpty MethodName
INFO: ****************************** Some.NonEmpty MethodName
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: ****************************** null null ******************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils myMethodName
INFO: ******************************  myMethodName ******************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils myMethodName
INFO: ****************************** Some task name myMethodName ******************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: The request is null - nothing to print
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: The request is null - nothing to print
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: header1, set to: value1
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookieName Value: cookieValue
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: paramName, set to: paramValue
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: null Value: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie:  cookie 3  Value: My cookie value
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookie1 Value: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookie 2 Value: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: name, set to: value
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: null, set to: nullName
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: , set to: emptyName
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: emptyValue, set to: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: Complex value, set to: `~!@#$%^&*()-_=+[{]}\|;:'",<.>/?
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: nullValue, set to: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: name, set to: value
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: null, set to: nullName
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: , set to: emptyName
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: nullValue, set to: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: emptyValue, set to: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: Complex value, set to: `~!@#$%^&*()-_=+[{]}\|;:'",<.>/?
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: The response is null - nothing to print
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_nullResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_nullResponseObject
INFO: The response is null - nothing to print
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: Response class: java.lang.String
May 21, 2024 5:21:01 AM 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:568)
	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:568)
	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
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: Response class: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: Response (StatusCode): -1
May 21, 2024 5:21:01 AM 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$$85e433c6
	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:568)
	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:568)
	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$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$85e433c6
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$5e8f1d5e
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (StatusCode): 200
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Url): http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Message): null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Full): null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$5e8f1d5e
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (StatusCode): 200
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Title): Page Title
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Url): http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Header): Name: headerName Value: headerValue
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Message): Status message
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Full): <html><body>Hello, world!</body></html>
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$5e8f1d5e
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: This is an extra log message
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (StatusCode): 401
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Title): Page Title
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Url): http://localhost
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Message): Status message
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Full):  line1
line2	
line3
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
May 21, 2024 5:21:01 AM 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
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: []
May 21, 2024 5:21:01 AM 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
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: []
May 21, 2024 5:21:01 AM 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
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO:   Action: action1 (expect 200 response)
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO:   Action: action2 (expect 200 response)
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1, action2, action3]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Did not receive the expected status code [401] during test action [action1].
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Did not receive the expected status code [401] during test action [action2].
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1, action2, action3]
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: title
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Did not receive the expected status code [401] during test action [action2].
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action4)                      *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action4
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: Shouldn't look for this
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failure message we'll never see
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: Some print string for test test_printToLogAndSystemOut_nullMethod_nonEmptyPrintString
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils 
INFO: Some print string
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_nullPrintString
INFO: null
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_emptyPrintString
INFO: 
May 21, 2024 5:21:01 AM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_nonEmptyPrintString
INFO: Some print string