Home
last modified time | relevance | path

Searched refs:getTests (Results 26 – 50 of 63) sorted by last modified time

123

/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DNodeTestCase.php22 abstract public function getTests(); function in Twig\\Test\\NodeTestCase
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DBlockTest.php27 public function getTests() function in Twig_Tests_Node_BlockTest
H A DSpacelessTest.php27 public function getTests() function in Twig_Tests_Node_SpacelessTest
H A DForTest.php47 public function getTests() function in Twig_Tests_Node_ForTest
H A DImportTest.php29 public function getTests() function in Twig_Tests_Node_ImportTest
H A DIncludeTest.php35 public function getTests() function in Twig_Tests_Node_IncludeTest
H A DMacroTest.php32 public function getTests() function in Twig_Tests_Node_MacroTest
H A DPrintTest.php26 public function getTests() function in Twig_Tests_Node_PrintTest
H A DSandboxTest.php26 public function getTests() function in Twig_Tests_Node_SandboxTest
H A DSetTest.php34 public function getTests() function in Twig_Tests_Node_SetTest
H A DTextTest.php24 public function getTests() function in Twig_Tests_Node_TextTest
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/
H A DNegTest.php26 public function getTests() function in Twig_Tests_Node_Expression_Unary_NegTest
H A DNotTest.php26 public function getTests() function in Twig_Tests_Node_Expression_Unary_NotTest
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DPHP.php41 var_export($coverage->getTests(), 1),
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php52 $this->processTests($coverage->getTests());
195 $testsObject = $this->project->getTests();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCodeCoverageTest.php308 $coverage->getTests()
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst571 function getTests();
816 The ``getTests()`` methods allows to add new test functions::
820 public function getTests()
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DConstantTest.php24 public function getTests() function in Twig_Tests_Node_Expression_ConstantTest
H A DFilterTest.php33 public function getTests() function in Twig_Tests_Node_Expression_FilterTest
H A DGetAttrTest.php36 public function getTests() function in Twig_Tests_Node_Expression_GetAttrTest
H A DTestTest.php34 public function getTests() function in Twig_Tests_Node_Expression_TestTest
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php219 public function getTests() function in SebastianBergmann\\CodeCoverage\\CodeCoverage
411 $this->tests = array_merge($this->tests, $that->getTests());
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Node/
H A DTransTest.php37 public function getTests() function in Twig_Tests_Node_TransTest
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DgrammarTest.php54 public function getTests() function in grammarTest
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG239 getFunctions(), getFilters(), getTests(), getFunction(), getFilter(), getTest(),

123