예제 #1
0
 public function testStocatto()
 {
     $this->assertEquals(74, $this->obj->stoccato(99));
 }