示例#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());
 }