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

Class Biskit_Pvm

source code


Tests for modules in ~biskit/Biskit that depend on PVM. To run these tests the PVM deamon must be running.

Modules that that call external applications has been excluded and can be found in Biskit_Applications. The remaining Biskit test are found in Biskit.

Nested Classes [hide private]

Inherited from unittest.TestCase: failureException


Instance Methods [hide private]
  test_TrajFlexMaster(self)
Testing Biskit.TrajFlexMaster No testing done, will just display a matrix plot
  test_StructMaster(self)
Testing Biskit.StructureMaster No testing done.
  test_QualMaster(self)
Testing Biskit.QualMaster 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_TrajFlexMaster(self)

source code 

Testing Biskit.TrajFlexMaster No testing done, will just display a matrix plot

test_StructMaster(self)

source code 

Testing Biskit.StructureMaster No testing done. Just let run trough

test_QualMaster(self)

source code 

Testing Biskit.QualMaster No testing done. Just let run trough