Class io.openliberty.security.common.config.SpecificEndpointSettingsTest

5

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

Test Duration Result
test_constructorAndGetters 0.001s passed
test_setSupportedHttpMethods_emptyInput 0.001s passed
test_setSupportedHttpMethods_multipleInputs 0.001s passed
test_setSupportedHttpMethods_nullInput 0s passed
test_setSupportedHttpMethods_simpleInput 0.002s passed

Standard output

[WARNING ] CWWKS6104W: The configuration attribute [requiredAttribute] that is required is missing or empty and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6104W: The configuration attribute [requiredAttribute] that is required is missing or empty and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6104W: The configuration attribute [requiredAttribute] that is required is missing or empty and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6104W: The configuration attribute [requiredAttribute] that is required is missing or empty and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6105W: The required configuration attribute [requiredAttribute] is either missing or empty in the configuration [] and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6105W: The required configuration attribute [requiredAttribute] is either missing or empty in the configuration [someConfigId] and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6105W: The required configuration attribute [requiredAttribute] is either missing or empty in the configuration [someConfigId] and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
[WARNING ] CWWKS6104W: The configuration attribute [requiredAttribute] that is required is missing or empty and a default value is not provided. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters.
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
Entering test: test_constructorAndGetters
Exiting test: test_constructorAndGetters
Entering test: test_setSupportedHttpMethods_nullInput
Exiting test: test_setSupportedHttpMethods_nullInput
Entering test: test_setSupportedHttpMethods_emptyInput
Exiting test: test_setSupportedHttpMethods_emptyInput
Entering test: test_setSupportedHttpMethods_simpleInput
Exiting test: test_setSupportedHttpMethods_simpleInput
Entering test: test_setSupportedHttpMethods_multipleInputs
Exiting test: test_setSupportedHttpMethods_multipleInputs

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[10/05/2021, 13:48:52:505 BST] 00000015 SystemOut                                                    O Entering test: test_constructorAndGetters
[10/05/2021, 13:48:52:506 BST] 00000015 SystemOut                                                    O Exiting test: test_constructorAndGetters
[10/05/2021, 13:48:52:506 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_nullInput
[10/05/2021, 13:48:52:507 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_nullInput
[10/05/2021, 13:48:52:507 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_emptyInput
[10/05/2021, 13:48:52:508 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_emptyInput
[10/05/2021, 13:48:52:508 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_simpleInput
[10/05/2021, 13:48:52:510 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_simpleInput
[10/05/2021, 13:48:52:511 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_multipleInputs
[10/05/2021, 13:48:52:512 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_multipleInputs

-- Trace -------------------------------------------------
[10/05/2021, 13:48:52:505 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_constructorAndGetters
[10/05/2021, 13:48:52:506 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_constructorAndGetters
[10/05/2021, 13:48:52:506 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_nullInput
[10/05/2021, 13:48:52:507 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_nullInput
[10/05/2021, 13:48:52:507 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_emptyInput
[10/05/2021, 13:48:52:508 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_emptyInput
[10/05/2021, 13:48:52:508 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_simpleInput
[10/05/2021, 13:48:52:510 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_simpleInput
[10/05/2021, 13:48:52:511 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_multipleInputs
[10/05/2021, 13:48:52:511 BST] 00000015 id=00000000 .openliberty.security.common.config.SpecificEndpointSettings 3 Caught exception trying to add supported HTTP method: java.lang.IllegalArgumentException: No enum constant io.openliberty.security.common.http.SupportedHttpMethodHandler.HttpMethod.UNKNOWN
[10/05/2021, 13:48:52:511 BST] 00000015 id=00000000 .openliberty.security.common.config.SpecificEndpointSettings 3 Caught exception trying to add supported HTTP method: java.lang.IllegalArgumentException: No enum constant io.openliberty.security.common.http.SupportedHttpMethodHandler.HttpMethod.ONE
[10/05/2021, 13:48:52:512 BST] 00000015 id=00000000 .openliberty.security.common.config.SpecificEndpointSettings 3 Caught exception trying to add supported HTTP method: java.lang.IllegalArgumentException: No enum constant io.openliberty.security.common.http.SupportedHttpMethodHandler.HttpMethod.TWO
[10/05/2021, 13:48:52:512 BST] 00000015 id=00000000 .openliberty.security.common.config.SpecificEndpointSettings 3 Caught exception trying to add supported HTTP method: java.lang.IllegalArgumentException: No enum constant io.openliberty.security.common.http.SupportedHttpMethodHandler.HttpMethod.THREE
[10/05/2021, 13:48:52:512 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_multipleInputs