コード例 #1
0
 public function testGetPerFileSchema()
 {
     $this->assertEquals($this->schema, $this->object->getPerFileSchema());
 }