Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec ------------- Standard Error ----------------- 28-Sep-2023 10:48:03.214 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Sep-2023 10:48:03.697 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Sep-2023 10:48:03.739 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 10:48:03.739 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 28-Sep-2023 10:48:03.850 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40741"] 28-Sep-2023 10:48:03.954 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40741"] 28-Sep-2023 10:48:03.956 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 10:48:03.973 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40741"] 28-Sep-2023 10:48:03.975 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40741"] 28-Sep-2023 10:48:03.982 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Sep-2023 10:48:03.983 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 28-Sep-2023 10:48:04.002 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Sep-2023 10:48:04.002 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 28-Sep-2023 10:48:04.008 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46531"] 28-Sep-2023 10:48:04.031 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46531"] 28-Sep-2023 10:48:04.032 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Sep-2023 10:48:04.036 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46531"] 28-Sep-2023 10:48:04.037 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46531"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.935 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.057 sec