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

69

tests

0

failures

0

ignored

0.455s

duration

100%

successful

Tests

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

Standard output

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------

Standard error

[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
[ERROR   ] Exception occurred in submitRequestWithNonNullObjects
This is an exception message.
[ERROR   ] Exception occurred in doFormLogin
This is an exception message.
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class: null ########################################
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class:  ########################################
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printClassName
INFO: ######################################## Starting test class: Some.NonEmpty ClassName ########################################
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: ****************************** null
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils 
INFO: ****************************** 
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils Some.NonEmpty MethodName
INFO: ****************************** Some.NonEmpty MethodName
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: ****************************** null null ******************************
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils myMethodName
INFO: ******************************  myMethodName ******************************
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils myMethodName
INFO: ****************************** Some task name myMethodName ******************************
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:39 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: The request is null - nothing to print
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: The request is null - nothing to print
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: header1, set to: value1
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookieName Value: cookieValue
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request URL: http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: paramName, set to: paramValue
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request body: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Request Parts @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: null Value: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: ****************************** printAllCookies
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookie1 Value: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie:  cookie 3  Value: My cookie value
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printAllCookies
INFO: Cookie: cookie 2 Value: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: name, set to: value
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: null, set to: nullName
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: , set to: emptyName
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: emptyValue, set to: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: Complex value, set to: `~!@#$%^&*()-_=+[{]}\|;:'",<.>/?
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request header: nullValue, set to: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: name, set to: value
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: null, set to: nullName
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: , set to: emptyName
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: nullValue, set to: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: emptyValue, set to: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils someTestName
INFO: Request parameter: Complex value, set to: `~!@#$%^&*()-_=+[{]}\|;:'",<.>/?
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: The response is null - nothing to print
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_nullResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_nullResponseObject
INFO: The response is null - nothing to print
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: Response class: java.lang.String
Feb 22, 2019 2:21:40 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:161)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:143)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:129)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtilsTest.test_printResponseParts_unknownResponseObject(CommonFatLoggingUtilsTest.java:954)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:508)
	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:106)
	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:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:66)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:508)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:508)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:785)

[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
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_unknownResponseObject
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: Response class: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: Response (StatusCode): -1
Feb 22, 2019 2:21:40 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$$f3940262
	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:166)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:144)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils.printResponseParts(CommonFatLoggingUtils.java:129)
	at com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtilsTest.test_printResponseParts_htmlunitWebResponse(CommonFatLoggingUtilsTest.java:983)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:508)
	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:106)
	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:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:66)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:508)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:508)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:785)

[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
[ERROR   ] Error printing response (log error and go on)
Getting title not supported with type: com.gargoylesoftware.htmlunit.WebResponse$$EnhancerByCGLIB$$f3940262
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitWebResponse
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$cc3eebfa
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (StatusCode): 200
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Url): http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Message): null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: Response (Full): null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_notHtml_nullContent
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$cc3eebfa
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (StatusCode): 200
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Title): Page Title
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Url): http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Header): Name: headerName Value: headerValue
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Message): Status message
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: Response (Full): <html><body>Hello, world!</body></html>
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withHeaders
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response class: com.gargoylesoftware.htmlunit.html.HtmlPage$$EnhancerByCGLIB$$cc3eebfa
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: This is an extra log message
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (StatusCode): 401
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Title): Page Title
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Url): http://localhost
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Message): Status message
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: Response (Full):  line1
line2	
line3
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printResponseParts_htmlunitHtmlPage_withAdditionalMessage_fullResponseHasBlankLines
INFO: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ End Response Content @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Feb 22, 2019 2:21:40 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
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: []
Feb 22, 2019 2:21:40 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
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: []
Feb 22, 2019 2:21:40 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
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO:   Action: action1 (expect 200 response)
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO:   Action: action2 (expect 200 response)
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1, action2, action3]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
Feb 22, 2019 2:21:40 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].
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action2)                      *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
Feb 22, 2019 2:21:40 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].
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Actions: [action1, action2, action3]
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action1
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: title
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: check type
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: search for this value
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failed to find value!
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: status
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: equals
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: 401
Feb 22, 2019 2:21:40 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].
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action2
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: look for me
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: We failed to find the expected value.
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils printExpectations
INFO: Expectations for test: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * This expectation will never be processed because its action (action4)                      *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: * is NOT in the list of actions to be performed                                              *
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logUnusedExpectation
INFO: **********************************************************************************************
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Action: action4
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Validate against: response
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   How to perform check: contains
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Key to validate: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Value to validate: Shouldn't look for this
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils logExpectationData
INFO:   Print message: Failure message we'll never see
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils
INFO: Some print string for test test_printToLogAndSystemOut_nullMethod_nonEmptyPrintString
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils 
INFO: Some print string
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_nullPrintString
INFO: null
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_emptyPrintString
INFO: 
Feb 22, 2019 2:21:40 PM com.ibm.ws.security.fat.common.logging.CommonFatLoggingUtils test_printToLogAndSystemOut_nonEmptyMethod_nonEmptyPrintString
INFO: Some print string