コード例 #1
0
 public function testImageWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Product::image());
 }