9 calls to PHPUnit_Framework_Assert::markTestIncomplete() in Zircon Profile 8
- DataProviderIncompleteTest::incompleteTestProviderMethod in vendor/
phpunit/ phpunit/ tests/ _files/ DataProviderIncompleteTest.php - Framework_AssertTest::testMarkTestIncomplete in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::markTestIncomplete
- Framework_MockBuilderTest::testCallingAutoloadCanBeDisabled in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockBuilderTest.php - IncompleteTest::testIncomplete in vendor/
phpunit/ phpunit/ tests/ _files/ IncompleteTest.php - Issue1468Test::testFailure in vendor/
phpunit/ phpunit/ tests/ Regression/ GitHub/ 1468/ Issue1468Test.php - @todo Implement this test
- PHPUnit_Framework_IncompleteTestCase::runTest in vendor/
phpunit/ phpunit/ src/ Framework/ IncompleteTestCase.php - PHP_TokenTest::testGetLine in vendor/
phpunit/ php-token-stream/ tests/ TokenTest.php - @covers PHP_Token::__construct @covers PHP_Token::getLine
- PHP_TokenTest::testToString in vendor/
phpunit/ php-token-stream/ tests/ TokenTest.php - @covers PHP_Token::__construct @covers PHP_Token::__toString
- TestIncomplete::runTest in vendor/
phpunit/ phpunit/ tests/ _files/ TestIncomplete.php - Override to run the test and assert its state.