public function testTransformer() { $this->assertEquals($this->resource->getTransformer(), AlbumTransformer::class); }