IsInstanceOf.php

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsInstanceOf.php
View source

Classes

Namesort descending Description
PHPUnit_Framework_Constraint_IsInstanceOf Constraint that asserts that the object it is evaluated for is an instance of a given class.