class documentation

class FPUModeCheckPlugin(Plugin): (source)

View In Hierarchy

Plugin that checks the FPU mode before and after each test, raising failures if the test changed the mode.

Method prepareTestCase Undocumented
def prepareTestCase(self, test): (source)

Undocumented