class documentation

class FPUModeCheckPlugin(Plugin):

View In Hierarchy

Plugin that checks the FPU mode before and after each test, raising failures if the test changed the mode.
Method prepare​Test​Case Undocumented
def prepareTestCase(self, test):

Undocumented