Package schrodinger :: Package application :: Package desmond :: Package packages :: Package msys :: Module validate :: Class TestAnton
[hide private]
[frames] | no frames]

Class TestAnton

unittest.TestCase --+    
                    |    
             TestCase --+
                        |
                       TestAnton

Instance Methods [hide private]
 
testHasConstraints(self)
The system must have constraints
 
testConsistentMasses(self)
Particles with equal atomic number must have equal mass.
 
testOrthorhombicCell(self)
Unit cell must be diagonal
 
testContacts(self)
No nonbonded atoms within 1A of each other
 
testPeriodicContacts(self)
No contacts crossing periodic boundaries within 1A

Inherited from TestCase: setUp

Method Details [hide private]

testConsistentMasses(self)

 

Particles with equal atomic number must have equal mass. Pseudos excluded.