Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec ------------- Standard Error ----------------- 29-May-2023 08:37:01.941 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-May-2023 08:37:02.417 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 29-May-2023 08:37:02.459 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-May-2023 08:37:02.460 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 29-May-2023 08:37:02.562 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38457"] 29-May-2023 08:37:02.708 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38457"] 29-May-2023 08:37:02.710 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-May-2023 08:37:02.726 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38457"] 29-May-2023 08:37:02.728 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38457"] 29-May-2023 08:37:02.736 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-May-2023 08:37:02.738 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 29-May-2023 08:37:02.751 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-May-2023 08:37:02.751 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 29-May-2023 08:37:02.760 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37377"] 29-May-2023 08:37:02.785 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37377"] 29-May-2023 08:37:02.785 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-May-2023 08:37:02.789 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37377"] 29-May-2023 08:37:02.791 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37377"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.042 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.059 sec