public function testMethod()
 {
     $this->assertEquals(BatchCustomer::getMethod(), 'POST');
 }