bioweb  0.09.92
C++/Python(django)/JavaScript(angularJS) framework
Functions
test01_basic.js File Reference

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!");})
 

Detailed Description

client unit tests, check the qunit testing library

Definition in file test01_basic.js.