You are here

31 calls to CmfUnitTestCase::buildMock() in Zircon Profile 8

ChainRouterTest::testReSortRouters in vendor/symfony-cmf/routing/Tests/Routing/ChainRouterTest.php
This test ensures that if a router is being added on the fly, the sorting is reset.
ChainRouterTest::testRouteCollection in vendor/symfony-cmf/routing/Tests/Routing/ChainRouterTest.php
ChainRouterTest::testSortRouters in vendor/symfony-cmf/routing/Tests/Routing/ChainRouterTest.php
Routers are supposed to be sorted only once. This test will check that by trying to get all routers several times.
ContentAwareGeneratorTest::setUp in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateDocumentMultilang in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateDocumentMultilangLocaleNomatch in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateFromContentId in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateNoContentFoundInRepository in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
Generate with content_id but the content is not found.
ContentAwareGeneratorTest::testGenerateNoncmfRouteMultilang in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateRouteMultilang in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateRouteMultilangDefaultLocale in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateRouteMultilangLocaleNomatch in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateRoutenameMultilang in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
ContentAwareGeneratorTest::testGenerateWrongContentClassInRepository in vendor/symfony-cmf/routing/Tests/Routing/ContentAwareGeneratorTest.php
Generate with content_id but the object at id is not route aware.
DynamicRouterTest::setUp in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
DynamicRouterTest::testEventHandler in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
DynamicRouterTest::testEventHandlerRequest in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
DynamicRouterTest::testMatchRequest in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
DynamicRouterTest::testMatchRequestFilter in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException
DynamicRouterTest::testMatchUrlWithRequestMatcher in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
@expectedException \InvalidArgumentException
DynamicRouterTest::testRouteDebugMessageNonversatile in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
DynamicRouterTest::testSupportsNonversatile in vendor/symfony-cmf/routing/Tests/Routing/DynamicRouterTest.php
FieldByClassEnhancerTest::setUp in vendor/symfony-cmf/routing/Tests/Enhancer/FieldByClassEnhancerTest.php
NestedMatcherTest::setUp in vendor/symfony-cmf/routing/Tests/NestedMatcher/NestedMatcherTest.php
NestedMatcherTest::testNestedMatcherPriority in vendor/symfony-cmf/routing/Tests/NestedMatcher/NestedMatcherTest.php
Test priorities and exception handling
ProviderBasedGeneratorTest::setUp in vendor/symfony-cmf/routing/Tests/Routing/ProviderBasedGeneratorTest.php
RouteContentEnhancerTest::setUp in vendor/symfony-cmf/routing/Tests/Enhancer/RouteContentEnhancerTest.php
RouteContentEnhancerTest::testNoCmfRoute in vendor/symfony-cmf/routing/Tests/Enhancer/RouteContentEnhancerTest.php
UrlMatcherTest::doTestMatchRouteKey in vendor/symfony-cmf/routing/Tests/NestedMatcher/UrlMatcherTest.php
UrlMatcherTest::setUp in vendor/symfony-cmf/routing/Tests/NestedMatcher/UrlMatcherTest.php
UrlMatcherTest::testMatchNoRouteObject in vendor/symfony-cmf/routing/Tests/NestedMatcher/UrlMatcherTest.php