예제 #1
0
 protected function setNoOpExpectation()
 {
     $this->logger->expects($this->never())->method(new \PHPUnit_Framework_Constraint_IsAnything());
 }