Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 sec
------------- Standard Error -----------------
09-Sep-2024 12:35:01.057 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader]
09-Sep-2024 12:35:01.957 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"]
09-Sep-2024 12:35:02.011 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
09-Sep-2024 12:35:02.012 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.29-dev]
09-Sep-2024 12:35:02.154 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41637"]
09-Sep-2024 12:35:02.335 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41637"]
09-Sep-2024 12:35:02.337 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
09-Sep-2024 12:35:02.362 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41637"]
09-Sep-2024 12:35:02.364 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41637"]
09-Sep-2024 12:35:02.374 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams]
09-Sep-2024 12:35:02.376 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"]
09-Sep-2024 12:35:02.398 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
09-Sep-2024 12:35:02.398 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.29-dev]
09-Sep-2024 12:35:02.407 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37881"]
09-Sep-2024 12:35:02.450 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37881"]
09-Sep-2024 12:35:02.451 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
09-Sep-2024 12:35:02.454 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37881"]
09-Sep-2024 12:35:02.455 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37881"]
------------- ---------------- ---------------

Testcase: testRestCsrfProtectionWithHeader took 1.509 sec
Testcase: testRestCsrfProtectionWithRequestParams took 0.086 sec