Home
last modified time | relevance | path

Searched refs:assertTrue (Results 76 – 100 of 430) sorted by relevance

12345678910>>...18

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php35 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:00:00', $tz), new \DateTime('2012-09-1…
36 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:45:00', $tz), new \DateTime('2012-09-1…
37 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 11:00:00', $tz), new \DateTime('2012-09-1…
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php35 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:00:00', $tz), new \DateTime('2012-09-1…
36 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 09:45:00', $tz), new \DateTime('2012-09-1…
37 …$this->assertTrue($vfb->isFree(new \DateTime('2012-09-12 11:00:00', $tz), new \DateTime('2012-09-1…
/plugin/api/_test/
H A Drest.test.php41 $this->assertTrue(false !== strtotime($info['date']));
48 $this->assertTrue(mail_isvalid($info['email']));
59 $this->assertTrue(
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/NodeVisitor/
H A DOptimizerTest.php27 $this->assertTrue($node->getAttribute('output'));
39 $this->assertTrue($node->getAttribute('output'));
54 $this->assertTrue($node->getAttribute('output'));
67 …$this->assertTrue($this->checkForConfiguration($stream, $target, $withLoop), sprintf('variable %s …
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DPluginPropertiesTest.php42 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
47 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
52 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
H A DPluginPropertiesWithSharedCalendarTest.php52 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
57 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
62 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DHoursFieldTest.php20 $this->assertTrue($f->validate('1'));
21 $this->assertTrue($f->validate('*'));
22 $this->assertTrue($f->validate('*/3,1,1-12'));
H A DMonthFieldTest.php20 $this->assertTrue($f->validate('12'));
21 $this->assertTrue($f->validate('*'));
22 $this->assertTrue($f->validate('*/10,2,1-12'));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1149/
H A DIssue1149Test.php6 $this->assertTrue(true);
15 $this->assertTrue(true);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2158/
H A DIssue2158Test.php10 $this->assertTrue(true);
21 $this->assertTrue(defined('TEST_CONSTANT'));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHTTPPreferParsingTest.php129 $this->assertTrue(strpos($body, 'resourcetype') !== false, $body);
130 $this->assertTrue(strpos($body, 'something') === false, $body);
184 $this->assertTrue(strpos($body, 'something') !== false);
185 $this->assertTrue(strpos($body, '403 Forbidden') !== false, $body);
H A DHttpMoveTest.php89 $this->assertTrue($this->tree->childExists('file1'));
90 $this->assertTrue($this->tree->childExists('file2'));
115 $this->assertTrue($this->tree->childExists('file1'));
116 $this->assertTrue($this->tree->childExists('file2'));
H A DUUIDUtilTest.php9 $this->assertTrue(
15 $this->assertTrue(
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php32 $this->assertTrue($elem->hasTime());
48 $this->assertTrue($elem->hasTime());
63 $this->assertTrue($elem->hasTime());
78 $this->assertTrue($elem->hasTime());
111 $this->assertTrue($elem->hasTime());
130 $this->assertTrue($elem->hasTime());
149 $this->assertTrue($elem->hasTime());
163 $this->assertTrue($elem->hasTime());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php32 $this->assertTrue($elem->hasTime());
48 $this->assertTrue($elem->hasTime());
63 $this->assertTrue($elem->hasTime());
78 $this->assertTrue($elem->hasTime());
111 $this->assertTrue($elem->hasTime());
130 $this->assertTrue($elem->hasTime());
149 $this->assertTrue($elem->hasTime());
163 $this->assertTrue($elem->hasTime());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php32 $this->assertTrue($elem->hasTime());
48 $this->assertTrue($elem->hasTime());
63 $this->assertTrue($elem->hasTime());
78 $this->assertTrue($elem->hasTime());
111 $this->assertTrue($elem->hasTime());
130 $this->assertTrue($elem->hasTime());
149 $this->assertTrue($elem->hasTime());
163 $this->assertTrue($elem->hasTime());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/765/
H A DIssue765Test.php6 $this->assertTrue(true);
15 $this->assertTrue(true);
/plugin/webcomponent/_test/
H A Dgeneral.test.php36 $this->assertTrue(false !== strtotime($info['date']));
43 $this->assertTrue(mail_isvalid($info['email']));
54 $this->assertTrue(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DTemplateMethodsTest.php22 $this->assertTrue(true);
28 $this->assertTrue(false);
H A DStatusTest.php6 $this->assertTrue(true);
11 $this->assertTrue(false);
/plugin/backlinks2/_test/
H A Dsyntax.test.php99 $this->assertTrue(
109 $this->assertTrue(
119 $this->assertTrue(
/plugin/imagecarousel/_test/
H A Dparse.test.php20 $this->assertTrue(strpos($HTML, '<div class="slick') !== false, 'render class slick');
21 $this->assertTrue(strpos($HTML, '"slidesToShow":4') !== false, 'slidesToShow is 4');
/plugin/jsonrpc/_test/
H A Djsonrpc_test.php22 $this->assertTrue(checkAuth(), "Failure checkAuth, allow_all");
31 $this->assertTrue(checkAuth(), "Failer checkAuth, allow testuser");
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DLazyOpenStreamTest.php42 $this->assertTrue($l->eof());
44 $this->assertTrue($l->isReadable());
45 $this->assertTrue($l->isSeekable());
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php63 …$this->assertTrue($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . $password)), '…
64 …$this->assertTrue($this->auth->validatePassword($password), 'Authentication is deemed invalid thro…
131 …$this->assertTrue($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . $password)), '…
160 …$this->assertTrue($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . $password)), '…
178 …$this->assertTrue($test == true, 'The WWW-Authenticate response didn\'t match our pattern. We rece…

12345678910>>...18