bioweb  0.09.92
C++/Python(django)/JavaScript(angularJS) framework
Public Member Functions | List of all members
web.calcpy.tests.CalcPyLibraryTestCase Class Reference
Inheritance diagram for web.calcpy.tests.CalcPyLibraryTestCase:

Public Member Functions

def test01getNumber (self)
 
def test02command (self)
 

Detailed Description

integration test, call C++ library interface from Python

Definition at line 9 of file tests.py.

Member Function Documentation

def web.calcpy.tests.CalcPyLibraryTestCase.test01getNumber (   self)
test the return number

Definition at line 12 of file tests.py.

def web.calcpy.tests.CalcPyLibraryTestCase.test02command (   self)
start/stop tick command test

Definition at line 16 of file tests.py.


The documentation for this class was generated from the following file: