Testsuite: org.apache.tomcat.util.descriptor.web.TestSecurityConstraint Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec ------------- Standard Error ----------------- Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint findUncoveredHttpMethods SEVERE: For security constraints with URL pattern [/test] only the HTTP methods [GET] are covered. All other methods are uncovered. Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint handleOmittedMethods SEVERE: For security constraints with URL pattern [/test] the HTTP methods [GET] are uncovered. Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint findUncoveredHttpMethods SEVERE: For security constraints with URL pattern [/test] only the HTTP methods [POST] are covered. All other methods are uncovered. Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint handleOmittedMethods SEVERE: For security constraints with URL pattern [/test] the HTTP methods [POST] are uncovered. Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint findUncoveredHttpMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods that are not one of the following [GET] Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint findUncoveredHttpMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods that are not one of the following [POST] Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint handleOmittedMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods [GET] Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint handleOmittedMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods [POST] Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint findUncoveredHttpMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods that are not one of the following [POST GET] Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint handleOmittedMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods [POST] Oct 09, 2023 4:47:52 PM org.apache.tomcat.util.descriptor.web.SecurityConstraint handleOmittedMethods INFO: Adding security constraints with URL pattern [/test] to deny access with the uncovered HTTP methods [GET] ------------- ---------------- --------------- Testcase: testCreateConstraints took 0.075 sec Testcase: testFindUncoveredHttpMethods01 took 0.069 sec Testcase: testFindUncoveredHttpMethods02 took 0.014 sec Testcase: testFindUncoveredHttpMethods03 took 0.002 sec Testcase: testFindUncoveredHttpMethods04 took 0.002 sec Testcase: testFindUncoveredHttpMethods05 took 0.002 sec Testcase: testFindUncoveredHttpMethods06 took 0.002 sec Testcase: testFindUncoveredHttpMethods07 took 0.002 sec Testcase: testFindUncoveredHttpMethods08 took 0.002 sec Testcase: testFindUncoveredHttpMethods09 took 0.001 sec Testcase: testFindUncoveredHttpMethods10 took 0 sec Testcase: testFindUncoveredHttpMethods11 took 0.004 sec Testcase: testFindUncoveredHttpMethods12 took 0 sec Testcase: testFindUncoveredHttpMethods13 took 0.002 sec Testcase: testFindUncoveredHttpMethods14 took 0.001 sec