コード例 #1
0
ファイル: StandardTest.php プロジェクト: mvnp/aimeos-core
 public function testIsPublic()
 {
     $this->assertEquals(false, $this->object->isPublic());
 }