Exemple #1
0
 public function testInjectMethodNoMethodButForce()
 {
     $this->assertEquals('a forced var', $this->object->forcedVar());
 }