17 calls to PHPUnit_Framework_Assert::assertContains() in Zircon Profile 8
- Framework_AssertTest::testAssertArrayContainsNonObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_AssertTest::testAssertArrayContainsObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_AssertTest::testAssertArrayContainsString in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_AssertTest::testAssertContainsThrowsException in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testAssertIteratorContainsObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_AssertTest::testAssertIteratorContainsString in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_AssertTest::testAssertSplObjectStorageContainsObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_AssertTest::testAssertStringContainsString in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertContains
- Framework_MockObjectTest::testGetMockForTrait in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - @requires PHP 5.4.0
- PHPUnit_Framework_Assert::assertAttributeContains in vendor/
phpunit/ phpunit/ src/ Framework/ Assert.php - Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains a needle.
- ProxyClassGeneratorTest::testNonNamespacedProxyGeneration in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - ProxyClassGeneratorTest::testUseEvalIfNoFilenameIsGiven in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - Twig_Tests_CompilerTest::testReprNumericValueWithLocale in vendor/
twig/ twig/ test/ Twig/ Tests/ CompilerTest.php - Twig_Tests_EnvironmentTest::testCompileSourceInlinesSource in vendor/
twig/ twig/ test/ Twig/ Tests/ EnvironmentTest.php - Twig_Tests_ErrorTest::testErrorWithObjectFilename in vendor/
twig/ twig/ test/ Twig/ Tests/ ErrorTest.php - Twig_Tests_Loader_FilesystemTest::testFindTemplateExceptionNamespace in vendor/
twig/ twig/ test/ Twig/ Tests/ Loader/ FilesystemTest.php - Twig_Tests_TemplateTest::testGetAttributeWithSandbox in vendor/
twig/ twig/ test/ Twig/ Tests/ TemplateTest.php - @dataProvider getGetAttributeWithSandbox