self.assertEquals("No result found in the slow query digest file or the file is corrupted",message)
self.assertEquals(1,status)
self._create_file(self.today,True)
deftest_fail(self):
self.assertEquals("Threshold is lower than expected: \nExpected total queries : 90 and current is: 3420.0\nExpected slowest query : 100 and current is: 34",
self.assertEquals("Threshold is lower than expected: \nExpected total queries : 90 and current is: 3420.0\nExpected slowest query : 100 and current is: 34",message)