Biskit :: PCRModel :: Test :: Class Test
[hide private]
[frames] | no frames]

Class Test

source code

Test class

Instance Methods [hide private]
float run(self, local=0)
run function test
float expected_result(self)
Precalculated result to check for consistent performance.

Method Details [hide private]

run(self, local=0)

source code 

run function test
Parameters:
  • local (1|0) - transfer local variables to global and perform other tasks only when run locally
Returns: float
rmsd value

expected_result(self)

source code 

Precalculated result to check for consistent performance.
Returns: float
rmsd value