SyFi 0.3
test_symbols::TemplateTestCase Class Reference

List of all members.

Public Member Functions

def setUp
def test_something

Detailed Description

Definition at line 16 of file test_symbols.py.


Member Function Documentation

def test_symbols::TemplateTestCase::setUp (   self)

Definition at line 18 of file test_symbols.py.

00019                    :
00020         pass
    
def test_symbols::TemplateTestCase::test_something (   self)

Definition at line 21 of file test_symbols.py.

00022                             :
00023         self.assertTrue(sfc.representation.variables._test())


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines