Home
last modified time | relevance | path

Searched defs:testCase (Results 1 – 12 of 12) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDoubleTestCase.php4 protected $testCase; variable in DoubleTestCase
6 public function __construct(PHPUnit_Framework_TestCase $testCase)
H A DOverrideTestCase.php4 public function testCase($arg = '') function in OverrideTestCase
H A DOneTestCase.php8 public function testCase($arg = '') function in OneTestCase
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestError.php27 public $testCase; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestError
50 public function setTestCase($testCase)
H A DGoogleCloudDialogflowCxV3beta1TestError.php27 public $testCase; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestError
50 public function setTestCase($testCase)
H A DGoogleCloudDialogflowCxV3TestCaseError.php44 public function setTestCase(GoogleCloudDialogflowCxV3TestCase $testCase)
H A DGoogleCloudDialogflowCxV3beta1TestCaseError.php44 public function setTestCase(GoogleCloudDialogflowCxV3beta1TestCase $testCase)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DMockBuilder.php21 private $testCase; variable in PHPUnit_Framework_MockObject_MockBuilder
92 public function __construct(PHPUnit_Framework_TestCase $testCase, $type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DToolOutputReference.php60 public function setTestCase(TestCaseReference $testCase)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DCloudsupportCase.php66 public $testCase; variable in Google\\Service\\CloudSupport\\CloudsupportCase
233 public function setTestCase($testCase)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php46 protected $testCase; variable in Extensions_PhptTestCaseTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php78 protected $testCase = false; variable in PHPUnit_Framework_TestSuite