Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 sec ------------- Standard Error ----------------- 02-Apr-2024 15:34:31.386 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Apr-2024 15:34:32.122 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 02-Apr-2024 15:34:32.218 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Apr-2024 15:34:32.218 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 02-Apr-2024 15:34:32.414 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36427"] 02-Apr-2024 15:34:32.602 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36427"] 02-Apr-2024 15:34:32.604 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Apr-2024 15:34:32.622 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36427"] 02-Apr-2024 15:34:32.624 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36427"] 02-Apr-2024 15:34:32.634 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Apr-2024 15:34:32.636 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 02-Apr-2024 15:34:32.643 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Apr-2024 15:34:32.643 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 02-Apr-2024 15:34:32.648 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41999"] 02-Apr-2024 15:34:32.669 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41999"] 02-Apr-2024 15:34:32.670 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Apr-2024 15:34:32.674 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41999"] 02-Apr-2024 15:34:32.675 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41999"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.508 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.045 sec