Class com.ibm.ws.jndi.internal.literals.LiteralParser_Test

107

tests

0

failures

0

ignored

0.492s

duration

100%

successful

Tests

Test Duration Result
testBoolean_False 0.003s passed
testBoolean_True 0.110s passed
testChar_Null 0.006s passed
testChar_a 0.002s passed
testChar_empty 0.007s passed
testChar_epmtyUnclosed 0.004s passed
testChar_octal 0.004s passed
testChar_tooLong 0.004s passed
testChar_tooLongUnclosed 0.007s passed
testChar_unfinishedEscape 0.004s passed
testChar_unfinishedUnclosed 0.005s passed
testChar_unicode 0.003s passed
testDouble_0D 0.005s passed
testDouble_decimal 0.004s passed
testDouble_decimalDSuffix 0.003s passed
testDouble_decimalEngineering 0.004s passed
testDouble_engineering 0.003s passed
testDouble_largerMantissa 0.003s passed
testDouble_leadingDot 0.004s passed
testDouble_leadingDotDSuffix 0.008s passed
testDouble_leadingDotEngineering 0.002s passed
testDouble_leadingZeroExponent 0.002s passed
testDouble_leadingZeroes 0.004s passed
testDouble_maxDouble 0.004s passed
testDouble_minDouble 0.003s passed
testDouble_minNormalDouble 0.004s passed
testDouble_negativeExponent 0.003s passed
testDouble_negativeMantissaNegativeExponent 0.005s passed
testDouble_positiveExponent 0.003s passed
testDouble_positiveMantissaPositiveExponent 0.003s passed
testDouble_trailingDot 0.009s passed
testFloat_0F 0.023s passed
testFloat_decimal 0.003s passed
testFloat_decimalEngineering 0.003s passed
testFloat_engineering 0.002s passed
testFloat_largerMantissa 0.002s passed
testFloat_leadingDot 0.003s passed
testFloat_leadingDotEngineering 0.011s passed
testFloat_leadingZeroEngineering 0.002s passed
testFloat_leadingZeroExponent 0.002s passed
testFloat_negativeExponent 0.002s passed
testFloat_negativeMantissaNegativeExponent 0.009s passed
testFloat_positiveExponent 0.003s passed
testFloat_positiveMantissaPositiveExponent 0.003s passed
testFloat_trailingDot 0.002s passed
testIntBinary_0b000000010010001101000101 0.007s passed
testIntBinary_0b01 0.002s passed
testIntBinary_maxInt 0.005s passed
testIntBinary_minInt 0.002s passed
testIntBinary_underscores 0.002s passed
testIntHex_0x01 0.007s passed
testIntHex_0x012345 0.011s passed
testIntHex_maxInt 0.002s passed
testIntHex_minInt 0.001s passed
testIntHex_underscores 0.002s passed
testIntOctal_01 0.002s passed
testIntOctal_012345 0.003s passed
testIntOctal_leadingUnderscore 0.003s passed
testIntOctal_maxInt 0.005s passed
testIntOctal_minInt 0.003s passed
testIntOctal_underscores 0.003s passed
testInt_0 0.002s passed
testInt_1 0.005s passed
testInt_12345 0.002s passed
testInt_maxInt 0.002s passed
testInt_minInt 0.005s passed
testInt_underscores 0.002s passed
testLongBinary_0b000000010010001101000101L 0.002s passed
testLongBinary_0b01l 0.002s passed
testLongBinary_maxLong 0.008s passed
testLongBinary_minLong 0.002s passed
testLongBinary_underscores 0.002s passed
testLongHex_0x012345L 0.002s passed
testLongHex_0x01l 0.003s passed
testLongHex_maxLong 0.002s passed
testLongHex_minLong 0.002s passed
testLongHex_underscores 0.002s passed
testLongOctal_012345L 0.002s passed
testLongOctal_01l 0.002s passed
testLongOctal_leadingUnderscores 0.005s passed
testLongOctal_maxLong 0.002s passed
testLongOctal_minLong 0.002s passed
testLongOctal_underscores 0.003s passed
testLong_0L 0.002s passed
testLong_12345L 0.002s passed
testLong_1l 0.005s passed
testLong_maxInt 0.002s passed
testLong_minInt 0.002s passed
testLong_underscores 0.001s passed
testString_1digitUnicodeEscape 0.003s passed
testString_2digitOctalEscape 0.006s passed
testString_2digitUnicodeEscape 0.002s passed
testString_3digitOctalEscape 0.002s passed
testString_3digitUnicodeEscape 0.004s passed
testString_backslash 0.001s passed
testString_backspace 0.002s passed
testString_carriageReturn 0.002s passed
testString_doubleQuote 0.002s passed
testString_empty 0.002s passed
testString_formfeed 0.001s passed
testString_hello 0.002s passed
testString_newline 0.002s passed
testString_octalSpecialChar 0.002s passed
testString_singleQuote 0.001s passed
testString_tab 0.015s passed
testString_unfinishedEscape 0.002s passed
testString_unicodeEscape 0.001s passed