11 calls to PHPUnit_Framework_Assert::assertNotContains() in Zircon Profile 8
- Framework_AssertTest::testAssertArrayNotContainsNonObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotContains
- Framework_AssertTest::testAssertArrayNotContainsObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotContains
- Framework_AssertTest::testAssertArrayNotContainsString in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotContains
- Framework_AssertTest::testAssertNotContainsThrowsException in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotContains @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testAssertSplObjectStorageNotContainsObject in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotContains
- Framework_AssertTest::testAssertStringNotContainsString in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotContains
- PHPUnit_Framework_Assert::assertAttributeNotContains 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 does not contain a needle.
- ProxyClassGeneratorTest::testClassWithStaticPropertyProxyGeneration in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - Check that the proxy doesn't serialize static properties (in __sleep() method) @group DCOM-212
- ProxyClassGeneratorTest::testNonNamespacedProxyGeneration in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyClassGeneratorTest.php - Twig_Tests_EnvironmentTest::testCompileSourceInlinesSource in vendor/
twig/ twig/ test/ Twig/ Tests/ EnvironmentTest.php - Twig_Tests_Loader_FilesystemTest::testSecurity in vendor/
twig/ twig/ test/ Twig/ Tests/ Loader/ FilesystemTest.php - @dataProvider getSecurityTests