class ContentAwareGeneratorTest

Hierarchy

  • class \Symfony\Cmf\Component\Routing\Test\CmfUnitTestCase extends \Symfony\Cmf\Component\Routing\Test\PHPUnit_Framework_TestCase

Expanded class hierarchy of ContentAwareGeneratorTest

File

drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php, line 10

Namespace

Symfony\Cmf\Component\Routing\Tests\Routing
View source

Members

Namesort descending Modifiers Type Description Overrides
CmfUnitTestCase::buildMock protected function
ContentAwareGeneratorTest::$contentDocument protected property
ContentAwareGeneratorTest::$context protected property
ContentAwareGeneratorTest::$generator protected property
ContentAwareGeneratorTest::$provider protected property
ContentAwareGeneratorTest::$routeCompiled protected property
ContentAwareGeneratorTest::$routeDocument protected property
ContentAwareGeneratorTest::setUp public function
ContentAwareGeneratorTest::testGenerateDocumentMultilang public function
ContentAwareGeneratorTest::testGenerateDocumentMultilangLocaleNomatch public function
ContentAwareGeneratorTest::testGenerateEmptyRouteString public function
ContentAwareGeneratorTest::testGenerateFromContent public function
ContentAwareGeneratorTest::testGenerateFromContentId public function
ContentAwareGeneratorTest::testGenerateInvalidContent public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateInvalidRoute public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateNoContent public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateNoContentFoundInRepository public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateNoContentRepository public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateNoncmfRouteMultilang public function
ContentAwareGeneratorTest::testGenerateNoRoutes public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateRouteMultilang public function
ContentAwareGeneratorTest::testGenerateRouteMultilangLocaleNomatch public function
ContentAwareGeneratorTest::testGenerateRoutenameMultilang public function
ContentAwareGeneratorTest::testGenerateRoutenameMultilangNotFound public function @expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGenerateWrongContentClassInRepository public function @expectedException Symfony\Component\Routing\Exception\RouteNotFoundException
ContentAwareGeneratorTest::testGetRouteDebugMessage public function
ContentAwareGeneratorTest::testSupports public function