Home
last modified time | relevance | path

Searched defs:createTest (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
DTestTest.php73 protected function createTest($node, $name, array $arguments = []) function in Twig_Tests_Node_Expression_TestTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestSuite.php429 public static function createTest(ReflectionClass $theClass, $name) function in PHPUnit_Framework_TestSuite