Class com.ibm.ws.security.jwt.utils.JwtDataTest

2

tests

0

failures

0

ignored

0.900s

duration

100%

successful

Tests

Test Duration Result
testConstructor 0.003s passed
testSignerIncludesCorrectKeyTypeForJWT 0.897s passed

Standard output

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
Entering test: testConstructor
Exiting test: testConstructor
Entering test: testSignerIncludesCorrectKeyTypeForJWT
decoded header: {"typ":"JWT","alg":"none"}
Exiting test: testSignerIncludesCorrectKeyTypeForJWT

-- System.err -------------------------------------------------
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

-- Messages -------------------------------------------------
[06/09/18 01:59:49:011 BST] 00000012 SystemOut                                                    O Entering test: testConstructor
[06/09/18 01:59:49:013 BST] 00000012 SystemOut                                                    O Exiting test: testConstructor
[06/09/18 01:59:49:014 BST] 00000012 SystemOut                                                    O Entering test: testSignerIncludesCorrectKeyTypeForJWT
[06/09/18 01:59:49:023 BST] 00000012 SystemErr                                                    R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[06/09/18 01:59:49:024 BST] 00000012 SystemErr                                                    R SLF4J: Defaulting to no-operation (NOP) logger implementation
[06/09/18 01:59:49:024 BST] 00000012 SystemErr                                                    R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[06/09/18 01:59:49:910 BST] 00000012 SystemOut                                                    O decoded header: {"typ":"JWT","alg":"none"}
[06/09/18 01:59:49:911 BST] 00000012 SystemOut                                                    O Exiting test: testSignerIncludesCorrectKeyTypeForJWT

-- Trace -------------------------------------------------
[06/09/18 01:59:49:011 BST] 00000012 id=00000000 SystemOut                                                    O Entering test: testConstructor
[06/09/18 01:59:49:013 BST] 00000012 id=00000000 SystemOut                                                    O Exiting test: testConstructor
[06/09/18 01:59:49:014 BST] 00000012 id=00000000 SystemOut                                                    O Entering test: testSignerIncludesCorrectKeyTypeForJWT
[06/09/18 01:59:49:023 BST] 00000012 id=00000000 SystemErr                                                    R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[06/09/18 01:59:49:024 BST] 00000012 id=00000000 SystemErr                                                    R SLF4J: Defaulting to no-operation (NOP) logger implementation
[06/09/18 01:59:49:024 BST] 00000012 id=00000000 SystemErr                                                    R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[06/09/18 01:59:49:910 BST] 00000012 id=00000000 SystemOut                                                    O decoded header: {"typ":"JWT","alg":"none"}
[06/09/18 01:59:49:911 BST] 00000012 id=00000000 SystemOut                                                    O Exiting test: testSignerIncludesCorrectKeyTypeForJWT