/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/ |
H A D | MockBuilderTest.php | 24 $this->assertNull($mock->mockableMethod()); 25 $this->assertNull($mock->anotherMockableMethod()); 34 $this->assertNull($mock->mockableMethod()); 45 $this->assertNull($mock->anotherMockableMethod()); 54 $this->assertNull($mock->mockableMethod()); 55 $this->assertNull($mock->anotherMockableMethod()); 89 $this->assertNull($mock->constructorArgs);
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/ |
H A D | ConsecutiveParametersTest.php | 17 $this->assertNull($mock->foo('bar')); 18 $this->assertNull($mock->foo(21, 42)); 33 $this->assertNull($mock->foo('bar')); 34 $this->assertNull($mock->foo(21, 42));
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/ |
H A D | DateTimeTest.php | 28 $this->assertNull($elem['VALUE']); 44 $this->assertNull($elem['TZID']); 59 $this->assertNull($elem['TZID']); 73 $this->assertNull($elem['TZID']); 104 $this->assertNull($elem['TZID']); 121 $this->assertNull($elem['VALUE']); 140 $this->assertNull($elem['VALUE']); 159 $this->assertNull($elem['VALUE']); 173 $this->assertNull($elem['VALUE']); 198 $this->assertNull($dt);
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/ |
H A D | AddressBookTest.php | 103 $this->assertNull($this->ab->getLastModified()); 131 $this->assertNull($this->ab->getGroup()); 158 $this->assertNull( 166 $this->assertNull(null, $this->ab->getSyncToken()); 171 $this->assertNull($this->ab->getChanges(1,null));
|
H A D | AddressBookHomeTest.php | 51 $this->assertNull($this->s->getLastModified()); 132 $this->assertNull($this->s->getGroup()); 159 $this->assertNull(
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | CalendarHomeTest.php | 63 $this->assertNull($this->usercalendars->getGroup()); 134 $this->assertNull($this->usercalendars->getLastModified()); 169 $this->assertNull($result); 205 $this->assertNull($this->usercalendars->getSupportedPrivilegeSet());
|
H A D | ShareableCalendarTest.php | 56 $this->assertNull($this->instance->setPublishStatus(true)); 57 $this->assertNull($this->instance->setPublishStatus(false));
|
H A D | CalendarTest.php | 142 $this->assertNull($this->calendar->getLastModified()); 189 $this->assertNull($this->calendar->getGroup()); 268 $this->assertNull($calendar->getSyncToken()); 286 $this->assertNull($calendar->getChanges(1,null));
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/ |
H A D | DateTimeTest.php | 30 $this->assertNull($elem['VALUE']); 46 $this->assertNull($elem['TZID']); 61 $this->assertNull($elem['TZID']); 92 $this->assertNull($elem['TZID']); 109 $this->assertNull($elem['VALUE']); 128 $this->assertNull($elem['VALUE']); 147 $this->assertNull($elem['VALUE']); 161 $this->assertNull($elem['VALUE']); 186 $this->assertNull($dt);
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/ |
H A D | DateTimeTest.php | 30 $this->assertNull($elem['VALUE']); 46 $this->assertNull($elem['TZID']); 61 $this->assertNull($elem['TZID']); 92 $this->assertNull($elem['TZID']); 109 $this->assertNull($elem['VALUE']); 128 $this->assertNull($elem['VALUE']); 147 $this->assertNull($elem['VALUE']); 161 $this->assertNull($elem['VALUE']); 186 $this->assertNull($dt);
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/ |
H A D | DateTimeTest.php | 30 $this->assertNull($elem['VALUE']); 46 $this->assertNull($elem['TZID']); 61 $this->assertNull($elem['TZID']); 92 $this->assertNull($elem['TZID']); 109 $this->assertNull($elem['VALUE']); 128 $this->assertNull($elem['VALUE']); 147 $this->assertNull($elem['VALUE']); 161 $this->assertNull($elem['VALUE']); 186 $this->assertNull($dt);
|
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/ |
H A D | BasicTest.php | 33 $this->assertNull($basic->getCredentials($request)); 42 $this->assertNull($basic->getCredentials($request)); 53 $this->assertNull($basic->getCredentials($request));
|
H A D | BearerTest.php | 30 $this->assertNull($bearer->getToken($request)); 41 $this->assertNull($bearer->getToken($request));
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/ |
H A D | AbstractTest.php | 50 $this->assertNull( 57 $this->assertNull( 60 $this->assertNull(
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/ |
H A D | HomeCollectionTest.php | 73 $this->assertNull( 81 $this->assertNull( 115 $this->assertNull(
|
H A D | FileTest.php | 41 $this->assertNull( 67 $this->assertNull(
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1351/ |
H A D | Issue1351Test.php | 17 $this->assertNull($this->instance); 36 $this->assertNull($this->instance);
|
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Cache/ |
H A D | DoctrineCacheAdapterTest.php | 29 $this->assertNull($cache->load(TestObject::class)); 35 $this->assertNull($cache->load(TestObject::class));
|
H A D | PsrCacheAdapterTest.php | 29 $this->assertNull($cache->load(TestObject::class)); 35 $this->assertNull($cache->load(TestObject::class));
|
H A D | FileCacheTest.php | 30 $this->assertNull($cache->load(TestObject::class)); 36 $this->assertNull($cache->load(TestObject::class));
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/ |
H A D | FunctionTest.php | 96 $this->assertNull($this->functions[0]->getDocblock()); 108 $this->assertNull($this->functions[3]->getDocblock()); 109 $this->assertNull($this->functions[4]->getDocblock());
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/ |
H A D | PrincipalCollectionTest.php | 57 $this->assertNull($pc->findByUri('mailto:fake.user.sabredav@sabredav.org')); 58 $this->assertNull($pc->findByUri(''));
|
/plugin/findologicxmlexport/vendor/jms/metadata/tests/ |
H A D | MetadataFactoryTest.php | 154 $this->assertNull($factory->getMetadataForClass('stdClass')); 238 $this->assertNull($factory->getMetadataForClass('Metadata\Tests\Fixtures\TestObject')); 245 $this->assertNull($factory->getMetadataForClass('Metadata\Tests\Fixtures\TestObject')); 273 $this->assertNull($factory->getMetadataForClass('Metadata\Tests\Fixtures\TestObject')); 279 $this->assertNull($factory->getMetadataForClass('Metadata\Tests\Fixtures\TestObject'));
|
/plugin/tagfilter/_test/ |
H A D | syntax.test.php | 42 $this->assertNull($select->eq(0)->attr('multiple')); 43 $this->assertNull($select->eq(1)->attr('multiple')); 44 $this->assertNull($select->eq(2)->attr('multiple'));
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/ |
H A D | CollectionTest.php | 50 $this->assertNull($col->getGroup()); 87 $this->assertNull($col->getSupportedPrivilegeSet());
|