diff --git a/tests/main/inc/lib/main_api.lib.test.php b/tests/main/inc/lib/main_api.lib.test.php new file mode 100755 index 0000000000..9d06b622ec --- /dev/null +++ b/tests/main/inc/lib/main_api.lib.test.php @@ -0,0 +1,27 @@ +UnitTestCase('Main API tests'); + } + +// todo function testApiProtectCourseScriptReturnsFalse() +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ +// todo function test_ + +// function testApiGetSettingReturnsRightValue() { + //$this->assertPattern('/\d/',$res); +// } +} \ No newline at end of file