Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 sec ------------- Standard Error ----------------- 11-May-2023 05:57:23.059 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 11-May-2023 05:57:23.551 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 11-May-2023 05:57:23.626 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-May-2023 05:57:23.627 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 11-May-2023 05:57:23.787 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32955"] 11-May-2023 05:57:23.912 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32955"] 11-May-2023 05:57:23.914 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-May-2023 05:57:23.931 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32955"] 11-May-2023 05:57:23.933 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32955"] 11-May-2023 05:57:23.943 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 11-May-2023 05:57:23.945 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 11-May-2023 05:57:23.955 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-May-2023 05:57:23.955 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 11-May-2023 05:57:23.961 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36425"] 11-May-2023 05:57:23.984 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36425"] 11-May-2023 05:57:23.985 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-May-2023 05:57:23.989 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36425"] 11-May-2023 05:57:23.990 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36425"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.077 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.051 sec