Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec ------------- Standard Error ----------------- 14-May-2023 06:52:24.202 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 14-May-2023 06:52:24.681 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-May-2023 06:52:24.710 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-May-2023 06:52:24.711 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 14-May-2023 06:52:24.800 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38919"] 14-May-2023 06:52:24.979 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38919"] 14-May-2023 06:52:24.982 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-May-2023 06:52:24.997 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38919"] 14-May-2023 06:52:25.007 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38919"] 14-May-2023 06:52:25.012 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 14-May-2023 06:52:25.014 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-May-2023 06:52:25.015 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-May-2023 06:52:25.015 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 14-May-2023 06:52:25.021 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40209"] 14-May-2023 06:52:25.052 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40209"] 14-May-2023 06:52:25.054 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-May-2023 06:52:25.057 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40209"] 14-May-2023 06:52:25.060 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40209"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.986 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.049 sec