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

5

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

Test Duration Result
test_constructorAndGetters 0.002s passed
test_setSupportedHttpMethods_emptyInput 0s passed
test_setSupportedHttpMethods_multipleInputs 0.001s passed
test_setSupportedHttpMethods_nullInput 0s passed
test_setSupportedHttpMethods_simpleInput 0.001s 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 ] 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 [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 -------------------------------------------------
[25/08/2021, 01:00:17:798 BST] 00000015 SystemOut                                                    O Entering test: test_constructorAndGetters
[25/08/2021, 01:00:17:799 BST] 00000015 SystemOut                                                    O Exiting test: test_constructorAndGetters
[25/08/2021, 01:00:17:800 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_nullInput
[25/08/2021, 01:00:17:800 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_nullInput
[25/08/2021, 01:00:17:800 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_emptyInput
[25/08/2021, 01:00:17:801 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_emptyInput
[25/08/2021, 01:00:17:801 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_simpleInput
[25/08/2021, 01:00:17:802 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_simpleInput
[25/08/2021, 01:00:17:802 BST] 00000015 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_multipleInputs
[25/08/2021, 01:00:17:804 BST] 00000015 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_multipleInputs

-- Trace -------------------------------------------------
[25/08/2021, 01:00:17:798 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_constructorAndGetters
[25/08/2021, 01:00:17:799 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_constructorAndGetters
[25/08/2021, 01:00:17:800 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_nullInput
[25/08/2021, 01:00:17:800 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_nullInput
[25/08/2021, 01:00:17:800 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_emptyInput
[25/08/2021, 01:00:17:801 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_emptyInput
[25/08/2021, 01:00:17:801 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_simpleInput
[25/08/2021, 01:00:17:802 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_simpleInput
[25/08/2021, 01:00:17:802 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_setSupportedHttpMethods_multipleInputs
[25/08/2021, 01:00:17:803 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
[25/08/2021, 01:00:17:803 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
[25/08/2021, 01:00:17:803 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
[25/08/2021, 01:00:17:804 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
[25/08/2021, 01:00:17:804 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_setSupportedHttpMethods_multipleInputs