6 methods override PHPUnit_Framework_TestCase::assertPostConditions()

ExceptionInAssertPostConditionsTest::assertPostConditions in drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php
Performs assertions shared by all tests of a test case.
ExceptionInAssertPreConditionsTest::assertPostConditions in drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php
Performs assertions shared by all tests of a test case.
ExceptionInSetUpTest::assertPostConditions in drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php
Performs assertions shared by all tests of a test case.
ExceptionInTearDownTest::assertPostConditions in drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php
Performs assertions shared by all tests of a test case.
ExceptionInTest::assertPostConditions in drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php
Performs assertions shared by all tests of a test case.
TemplateMethodsTest::assertPostConditions in drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php
Performs assertions shared by all tests of a test case.