Home
last modified time | relevance | path

Searched defs:skippedCount (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DTestSuiteOverview.php43 public $skippedCount; variable in Google\\Service\\ToolResults\\TestSuiteOverview
124 public function setSkippedCount($skippedCount)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestListenerTest.php19 protected $skippedCount; variable in Framework_TestListenerTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php493 public function skippedCount() function in PHPUnit_Framework_TestResult