Searched refs:assertEmpty (Results 1 – 14 of 14) sorted by relevance
357 $this->assertEmpty($logging);360 $this->assertEmpty($php['include_path']);368 $this->assertEmpty($suite->getGroups());371 $this->assertEmpty($filter['whitelist']['include']['directory']);372 $this->assertEmpty($filter['whitelist']['include']['file']);373 $this->assertEmpty($filter['whitelist']['exclude']['directory']);374 $this->assertEmpty($filter['whitelist']['exclude']['file']);
113 $this->assertEmpty($ts->getFunctions());120 $this->assertEmpty($ts->getFunctions());
71 $this->assertEmpty($action->targetpages);
23 $this->assertEmpty(fread($handle, 1));
65 $this->assertEmpty($b->read(1));
36 $this->assertEmpty($body->read(1));
112 $this->assertEmpty($a->read(1));
166 $this->assertEmpty($stream->getMetadata());
315 $this->assertEmpty($result);
361 $this->assertEmpty($p->getErrorOutput());414 $this->assertEmpty($p->getOutput());
576 function assertEmpty($actual, $message = '') function
572 public static function assertEmpty($actual, $message = '') function in PHPUnit_Framework_Assert587 static::assertEmpty(
3193 $this->assertEmpty([]);3196 $this->assertEmpty(['foo']);