Ejemplo n.º 1
0
 /**
  * @test
  */
 public function getGewinnspielReturnsInitialValueForGewinnspiel()
 {
     $this->assertEquals(NULL, $this->subject->getGewinnspiel());
 }