Class RouteTest
- PHPUnit\Framework\TestCase
-
Symfony\Component\Routing\Tests\RouteTest
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
testSerializeWhenCompiled( )
Tests that the compiled version is also serialized to prevent the overhead of compiling it again after unserialize. |
public
|
#
testSerializedRepresentationKeepsWorking( )
Tests that the serialized representation of a route in one symfony version also works in later symfony versions, i.e. the unserialized route is in the same state as another, semantically equivalent, route. |