예제 #1
0
 public function testDot()
 {
     $this->assertEquals(150, $this->obj->dot(100));
 }