20 calls to PHPUnit_Framework_Assert::markTestSkipped() in Zircon Profile 8
- DataProviderSkippedTest::skippedTestProviderMethod in vendor/
phpunit/ phpunit/ tests/ _files/ DataProviderSkippedTest.php - Framework_AssertTest::testMarkTestSkipped in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::markTestSkipped
- Framework_MockObject_GeneratorTest::testGetMockForSingletonWithUnserializeFail in vendor/
phpunit/ phpunit-mock-objects/ tests/ GeneratorTest.php - Same as "testGetMockForSingletonWithReflectionSuccess", but we expect warning for PHP < 5.4.0 since PHPUnit will try to execute private __wakeup on unserialize
- Framework_MockObject_GeneratorTest::testGetMockForSoapClientReflectionMethodsDuplication in vendor/
phpunit/ phpunit-mock-objects/ tests/ GeneratorTest.php - ReflectionClass::getMethods for SoapClient on PHP 5.3 produces PHP Fatal Error @runInSeparateProcess
- InstantiatorTest::testExceptionOnUnSerializationException in vendor/
doctrine/ instantiator/ tests/ DoctrineTest/ InstantiatorTest/ InstantiatorTest.php - InstantiatorTest::testNoticeOnUnSerializationException in vendor/
doctrine/ instantiator/ tests/ DoctrineTest/ InstantiatorTest/ InstantiatorTest.php - InvalidArgumentExceptionTest::testFromNonExistingTypeWithTrait in vendor/
doctrine/ instantiator/ tests/ DoctrineTest/ InstantiatorTest/ Exception/ InvalidArgumentExceptionTest.php - PHPUnit_Framework_SkippedTestCase::runTest in vendor/
phpunit/ phpunit/ src/ Framework/ SkippedTestCase.php - PHPUnit_Framework_TestCase::checkRequirements in vendor/
phpunit/ phpunit/ src/ Framework/ TestCase.php - @since Method available since Release 3.6.0
- ProxyClassGeneratorTest::testClassWithCallableTypeHintOnProxiedMethod in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - ProxyClassGeneratorTest::testClassWithVariadicArgumentOnProxiedMethod in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - ProxyLogicTest::testCallingVariadicMethodCausesLazyLoading in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyLogicTest.php - TestSkipped::runTest in vendor/
phpunit/ phpunit/ tests/ _files/ TestSkipped.php - Override to run the test and assert its state.
- Twig_Tests_CompilerTest::testReprNumericValueWithLocale in vendor/
twig/ twig/ test/ Twig/ Tests/ CompilerTest.php - Twig_Tests_Extension_CoreTest::testRandomFunctionOnNonUTF8String in vendor/
twig/ twig/ test/ Twig/ Tests/ Extension/ CoreTest.php - Twig_Tests_Extension_CoreTest::testReverseFilterOnNonUTF8String in vendor/
twig/ twig/ test/ Twig/ Tests/ Extension/ CoreTest.php - Twig_Tests_FileCachingTest::setUp in vendor/
twig/ twig/ test/ Twig/ Tests/ FileCachingTest.php - Sets up the fixture, for example, open a network connection. This method is called before a test is executed.
- Twig_Tests_NativeExtensionTest::testGetProperties in vendor/
twig/ twig/ test/ Twig/ Tests/ NativeExtensionTest.php - Twig_Tests_Node_Expression_CallTest::testResolveArgumentsWithMissingValueForOptionalArgument in vendor/
twig/ twig/ test/ Twig/ Tests/ Node/ Expression/ CallTest.php - @expectedException Twig_Error_Syntax @expectedExceptionMessage Argument "case_sensitivity" could not be assigned for function "substr_compare(main_str, str, offset, length, case_sensitivity)" because it is mapped to an…
- Twig_Test_IntegrationTestCase::doIntegrationTest in vendor/
twig/ twig/ lib/ Twig/ Test/ IntegrationTestCase.php