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

Public Member Functions

def test01getNumber (self)
 
def test02getCommands (self)
 

Detailed Description

module view test

Definition at line 29 of file tests.py.

Member Function Documentation

def web.calcpy.tests.CalcPyViewTestCase.test01getNumber (   self)
check if service return proper dict

Definition at line 32 of file tests.py.

def web.calcpy.tests.CalcPyViewTestCase.test02getCommands (   self)
check if service return proper dict

Definition at line 36 of file tests.py.


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