コード例 #1
0
ファイル: ServerTest.php プロジェクト: fproject/phpamf
 public function testLoadFunctionsShouldBeUnimplemented()
 {
     $this->assertNull($this->_server->loadFunctions(true));
 }