Class com.ibm.ws.security.fat.common.utils.FatStringUtilsTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
test_extractRegexGroup_customPattern_caseInsensitive | 0.001s | passed |
test_extractRegexGroup_customPattern_multipleLines | 0.001s | passed |
test_extractRegexGroup_customPattern_nullContent | 0.001s | passed |
test_extractRegexGroup_customPattern_nullPattern | 0.002s | passed |
test_extractRegexGroup_emptyContent_emptyRegex | 0.003s | passed |
test_extractRegexGroup_emptyContent_nonEmptyRegex | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_emptyRegex | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegexWithMatchingGroup | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegexWithNoMatchingGroups | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegexWithoutGroups | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegex_groupNumberLarge | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegex_groupOne | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegex_groupZero | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nonEmptyRegex_negativeGroupNumber | 0.001s | passed |
test_extractRegexGroup_nonEmptyContent_nullRegex | 0.001s | passed |
test_extractRegexGroup_nullContent_nullRegex | 0.002s | 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 submitRequestWithNonNullObjects This is an exception message. [ERROR ] Exception occurred in doFormLogin This is an exception message. [ERROR ] Error validating response Failed to validate response status: Did not receive the expected status code [200] during test action [some test action]. Was expecting content to equal [200] but received [-1] [ERROR ] Error validating response This is a failure message. Failed to validate response text: This is a failure message. Was expecting to find [DO NOT FIND] but received [This is some response content]