Пример #1
0
 public function testPerform()
 {
     $this->assertTrue($this->eav->perform());
 }
Пример #2
0
 public function testPerform()
 {
     $this->assertTrue($this->data->perform());
     $this->assertTrue($this->volume->perform());
 }