bioweb
0.09.92
C++/Python(django)/JavaScript(angularJS) framework
|
client unit tests, check the qunit testing library More...
Go to the source code of this file.
Functions | |
module ("test01_basic",{setup:function(){}, teardown:function(){}}) | |
test ("trivial test for qunit", function(){ok(1=="1","Passed!");}) | |
client unit tests, check the qunit testing library
Definition in file test01_basic.js.