Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec ------------- Standard Error ----------------- 02-May-2023 14:38:31.592 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-May-2023 14:38:32.478 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 02-May-2023 14:38:32.599 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-May-2023 14:38:32.600 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 02-May-2023 14:38:32.871 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36659"] 02-May-2023 14:38:33.113 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36659"] 02-May-2023 14:38:33.118 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-May-2023 14:38:33.145 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36659"] 02-May-2023 14:38:33.150 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36659"] 02-May-2023 14:38:33.176 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-May-2023 14:38:33.181 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 02-May-2023 14:38:33.203 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-May-2023 14:38:33.203 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 02-May-2023 14:38:33.243 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37091"] 02-May-2023 14:38:33.285 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37091"] 02-May-2023 14:38:33.285 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-May-2023 14:38:33.289 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37091"] 02-May-2023 14:38:33.294 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37091"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.942 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.121 sec