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

Class Test

source code

Test class

Instance Methods [hide private]
float, float, float run(self, local=0)
run function test
float, float, 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, float, float
sum of relMS, relAS and curvature for atoms 10 to 20

expected_result(self)

source code 

Precalculated result to check for consistent performance.
Returns: float, float, float
sum of relMS, relAS and curvature for atoms 10 to 20