Package solvcon :: Package tests :: Module test_domain :: Class TestCollective
[hide private]
[frames] | no frames]

Class TestCollective

source code

       object --+    
                |    
unittest.TestCase --+
                    |
                   TestCollective

Nested Classes [hide private]

Inherited from unittest.TestCase: failureException

Instance Methods [hide private]
 
test_group(self) source code
 
test_partition(self) source code
 
test_splitted_nodes(self) source code
 
test_splitted_faces(self) source code
 
test_splitted_neiblk(self) source code
 
test_splitted_neibcl(self) source code
 
test_splitted_bnds(self) source code
 
test_splitted_bcs(self) source code
 
test_splitted_interfaces(self) source code
 
test_bcs(self) source code
 
test_interface_face(self) source code
 
test_interfaces_count(self) source code
 
nottest_write(self) source code

Inherited from unittest.TestCase: __call__, __eq__, __hash__, __init__, __ne__, __repr__, __str__, assertAlmostEqual, assertAlmostEquals, assertEqual, assertEquals, assertFalse, assertNotAlmostEqual, assertNotAlmostEquals, assertNotEqual, assertNotEquals, assertRaises, assertTrue, assert_, countTestCases, debug, defaultTestResult, fail, failIf, failIfAlmostEqual, failIfEqual, failUnless, failUnlessAlmostEqual, failUnlessEqual, failUnlessRaises, id, run, setUp, shortDescription, tearDown

Inherited from unittest.TestCase (private): _exc_info

Inherited from object: __delattr__, __format__, __getattribute__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Class Variables [hide private]
  nblk = 2
  blk = get_sample_neu()
  dom = [<solvcon.block.Block object at 0x5020110>, <solvcon.blo...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

dom

Value:
[<solvcon.block.Block object at 0x5020110>, <solvcon.block.Block objec\
t at 0x5020150>]