7 calls to PHPUnit_Framework_Assert::assertArraySubset() in Zircon Profile 8
- Framework_AssertTest::testAssertArraySubset in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertArraySubset @covers PHPUnit_Framework_Constraint_ArraySubset
- Framework_AssertTest::testAssertArraySubsetRaisesExceptionForInvalidArguments in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertArraySubset @covers PHPUnit_Framework_Constraint_ArraySubset @expectedException PHPUnit_Framework_Exception @expectedExceptionMessage array or ArrayAccess @dataProvider assertArraySubsetInvalidArgumentProvider
- Framework_AssertTest::testAssertArraySubsetWithDeepNestedArrays in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertArraySubset @covers PHPUnit_Framework_Constraint_ArraySubset
- Framework_AssertTest::testAssertArraySubsetWithNoStrictCheckAndObjects in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertArraySubset @covers PHPUnit_Framework_Constraint_ArraySubset
- Framework_AssertTest::testAssertArraySubsetWithStrictCheckAndObjects in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertArraySubset @covers PHPUnit_Framework_Constraint_ArraySubset
- Util_TestTest::testGetExpectedException in vendor/
phpunit/ phpunit/ tests/ Util/ TestTest.php - @covers PHPUnit_Util_Test::getExpectedException @todo Split up in separate tests
- Util_TestTest::testGetExpectedRegExp in vendor/
phpunit/ phpunit/ tests/ Util/ TestTest.php - @covers PHPUnit_Util_Test::getExpectedException