Package flumotion :: Package extern :: Package log :: Module test_log :: Class TestLog
[hide private]

Class TestLog

source code

twisted.trial.unittest.TestCase --+
                                  |
                                 TestLog

Instance Methods [hide private]
 
setUp(self) source code
 
testSetDebug(self) source code
 
testGetLevelName(self) source code
 
testGetLevelInt(self) source code
 
testGetFormattedLevelName(self) source code
 
testGetFileLine(self) source code
 
testEllipsize(self) source code
 
handler(self, level, object, category, file, line, message) source code
 
testLimitInvisible(self) source code
 
testLimitedVisible(self) source code
 
testFormatStrings(self) source code
 
testLimitedError(self) source code
 
testLogHandlerLimitedLevels(self) source code
 
testLogHandler(self) source code
 
testAddLogHandlerRaises(self) source code
 
testAdaptStandardLogging(self) source code