示例#1
0
 public function test_it_gets_property_paths()
 {
     $this->assertEquals(['/foo', '/bar', '/baz'], $this->schema->getPropertyPaths());
 }