Exemplo n.º 1
0
 public function testPerform()
 {
     $this->assertTrue($this->eav->perform());
 }
Exemplo n.º 2
0
 public function testPerform()
 {
     $this->assertTrue($this->data->perform());
     $this->assertTrue($this->volume->perform());
 }