Exemple #1
0
 public function testGetAsset()
 {
     $this->assertSame($this->asset, $this->object->getAsset());
 }