Home
last modified time | relevance | path

Searched defs:test (Results 26 – 50 of 136) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php218 public function addError(PHPUnit_Framework_Test $test, $t, $time)
275 public function addWarning(PHPUnit_Framework_Test $test, PHPUnit_Framework_Warning $e, $time)
302 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e…
380 public function startTest(PHPUnit_Framework_Test $test)
396 public function endTest(PHPUnit_Framework_Test $test, $time)
603 public function run(PHPUnit_Framework_Test $test)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2382/
H A DIssue2382Test.php9 public function testOne($test)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBaseTestListenerSample.php7 public function endTest(PHPUnit_Framework_Test $test, $time)
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DMakefile3 test: target
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DMakefile9 test: target
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DRepeatedTest.php116 function PHPUnit_RepeatedTest(&$test, $timesRepeat = 1) {
H A DTestDecorator.php87 function PHPUnit_TestDecorator(&$test) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipalCollection.php42 function searchPrincipals(array $searchProperties, $test = 'allof');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/Resource/
H A DProjects.php56 public function test($name, TestRulesetRequest $postBody, $optParams = []) function in Google\\Service\\FirebaseRules\\Resource\\Projects
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipalCollection.php42 function searchPrincipals(array $searchProperties, $test = 'allof');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTests.php32 public function addTest($test, array $result)
H A DCoverage.php42 public function addTest($test)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateFilterTest.php12 function testFilter($input, $filters, $test, $result, $message = null) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DPersonSecretWithVariables.php24 public function test(PropertyMetadata $propertyMetadata, Context $context) function in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretWithVariables
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DRepeatedTest.php33 …public function __construct(PHPUnit_Framework_Test $test, $timesRepeat = 1, $processIsolation = fa…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php475 function validateFilters($vcardData, array $filters, $test) {
554 protected function validateParamFilters(array $vProperties, array $filters, $test) {
619 protected function validateTextMatches(array $texts, array $filters, $test) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php54 public $test; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php54 public $test; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile19 test: start-server target
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php519 function validateFilters($vcardData, array $filters, $test) {
610 protected function validateParamFilters(array $vProperties, array $filters, $test) {
675 protected function validateTextMatches(array $texts, array $filters, $test) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php185 …public function runTestJob($job, PHPUnit_Framework_Test $test, PHPUnit_Framework_TestResult $resul…
271 …private function processChildResult(PHPUnit_Framework_Test $test, PHPUnit_Framework_TestResult $re…
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js35 var test = window.top.opener.document.domain ; variable
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php73 public $test; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js35 var test = window.top.opener.document.domain ; variable
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php80 public $test; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport

123456