Esempio n. 1
0
 function testA()
 {
     $w = new Temp();
     $this->assertEquals(5, $w->testA(5, 5));
 }