Exemplo n.º 1
0
 public function testGetRatingWithoutSetting()
 {
     $this->assertEquals($this->target->getRating(), new Rating());
 }