public function testCall2() { $t = new \Test\ScallExternal(); $this->assertSame($t->testCall2(2, 3), 5); }