Exemple #1
0
 public function testSupportsClass_always_returnTrue()
 {
     $this->assertTrue($this->voter->supportsClass('foo'));
 }