Home
last modified time | relevance | path

Searched refs:isWritable (Results 26 – 33 of 33) sorted by path

12

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DPumpStreamTest.php61 $this->assertFalse($p->isWritable());
H A DStreamDecoratorTraitTest.php69 $this->assertEquals($this->a->isWritable(), $this->b->isWritable());
H A DStreamTest.php25 $this->assertTrue($stream->isWritable());
140 $this->assertFalse($stream->isWritable());
154 $this->assertTrue($stream->isWritable());
169 $this->assertFalse($stream->isWritable());
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php239 public function isWritable() function in Hoa\\File\\Generic
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DSplFileInfo.php140 ->boolean($result->isWritable())
150 ->boolean($result->isWritable())
160 ->boolean($result->isWritable())
170 ->boolean($result->isWritable())
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DStatable.php124 public function isWritable(); function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2501 public static function isWritable() function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php141 $constraint = PHPUnit_Framework_Assert::isWritable();

12