예제 #1
0
 public function testSixtyFourthNote()
 {
     $this->assertEquals(15, $this->obj->sixtyFourthNote());
 }