Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec ------------- Standard Error ----------------- 23-Apr-2024 13:21:19.907 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Apr-2024 13:21:20.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Apr-2024 13:21:20.912 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 13:21:20.913 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 23-Apr-2024 13:21:21.035 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44641"] 23-Apr-2024 13:21:21.176 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44641"] 23-Apr-2024 13:21:21.179 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 13:21:21.197 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44641"] 23-Apr-2024 13:21:21.204 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44641"] 23-Apr-2024 13:21:21.214 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Apr-2024 13:21:21.218 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Apr-2024 13:21:21.222 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 13:21:21.223 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 23-Apr-2024 13:21:21.229 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45551"] 23-Apr-2024 13:21:21.255 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45551"] 23-Apr-2024 13:21:21.256 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 13:21:21.259 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45551"] 23-Apr-2024 13:21:21.260 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45551"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.512 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.05 sec