예제 #1
0
 public function testSixteenthNote()
 {
     $this->assertEquals(60, $this->obj->sixteenthNote());
 }