コード例 #1
0
 public function testLocationCreatedWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Table::locationCreated());
 }