This is a mixin that makes a class response to the unit tests. More...
Public Member Functions | |
| def | calculate (self) |
| Empty function used to allow mixin. | |
| def | test (self) |
| This forces the test to be memoised with a key name derived from the class name. | |
This is a mixin that makes a class response to the unit tests.
It must be inheritted after the command class