Package Biskit :: Module Test :: Class Pvm
[hide private]
[frames] | no frames]

Class Pvm

source code


Tests for modules in ~biskit/Biskit/PVM

Tests for modules that depend on PVM. To run these tests the PVM deamon must be running.

Nested Classes [hide private]

Inherited from unittest.TestCase: failureException


Instance Methods [hide private]
  test_ExampleMaster(self)
Testing Biskit.PVM.ExampleMaster No testing done.

Inherited from unittest.TestCase: __call__, __init__, __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


Method Details [hide private]

test_ExampleMaster(self)

source code 

Testing Biskit.PVM.ExampleMaster No testing done. Just let run trough