コード例 #1
0
ファイル: CommentTest.php プロジェクト: utrenkner/YAWIK
 public function testGetRatingWithoutSetting()
 {
     $this->assertEquals($this->target->getRating(), new Rating());
 }