コード例 #1
0
ファイル: collectionTest.php プロジェクト: nlegoff/Phraseanet
 public function testIs_active()
 {
     $this->assertTrue(is_bool(self::$object->is_active()));
 }