示例#1
0
 function testIsSetWanted()
 {
     $result = $this->batch->isSetWanted();
     $this->assertTrue($result);
 }