Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec ------------- Standard Error ----------------- 21-Apr-2023 13:06:53.391 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-Apr-2023 13:06:54.217 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 21-Apr-2023 13:06:54.321 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Apr-2023 13:06:54.321 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 21-Apr-2023 13:06:54.542 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33103"] 21-Apr-2023 13:06:54.845 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33103"] 21-Apr-2023 13:06:54.850 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Apr-2023 13:06:54.874 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33103"] 21-Apr-2023 13:06:54.879 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33103"] 21-Apr-2023 13:06:54.888 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-Apr-2023 13:06:54.890 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 21-Apr-2023 13:06:54.996 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Apr-2023 13:06:54.996 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 21-Apr-2023 13:06:55.019 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43549"] 21-Apr-2023 13:06:55.067 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43549"] 21-Apr-2023 13:06:55.070 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Apr-2023 13:06:55.074 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43549"] 21-Apr-2023 13:06:55.075 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43549"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.773 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.192 sec