cakephp2-php8/lib/Cake/Test/Case/Routing
Koji Tanaka d21c18e079 test: Skip some tests for cache feature
If expiration date is specified as a relative time, there is a bug that prevents the test from being cached, so the test is skipped.
2023-01-11 22:45:29 +01:00
..
Filter test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
Route test: Replace deprecated assertNotRegExp() with assertDoesNotMatchRegularExpression(). 2023-01-11 22:45:29 +01:00
DispatcherTest.php test: Skip some tests for cache feature 2023-01-11 22:45:29 +01:00
RouterTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00