public function tearDown()
 {
     parent::tearDown();
     $this->vendorManager->checkProphecyMethodsPredictions();
     $this->operationManager->checkProphecyMethodsPredictions();
     $this->hipay->checkProphecyMethodsPredictions();
     $this->mirakl->checkProphecyMethodsPredictions();
     $this->documentManager->checkProphecyMethodsPredictions();
 }