예제 #1
0
 public function testGetRatingWithoutSetting()
 {
     $this->assertEquals($this->target->getRating(), new Rating());
 }