Package mvpa :: Package tests :: Module test_verbosity :: Class VerboseOutputTest
[hide private]
[frames] | no frames]

Class VerboseOutputTest

source code


Instance Methods [hide private]
 
setUp(self) source code
 
tearDown(self) source code
 
testVerboseAbove(self)
Test if it doesn't output at higher levels
source code
 
testVerboseBelow(self)
Test if outputs at lower levels and indents by default with spaces
source code
 
testVerboseIndent(self)
Test indent symbol
source code
 
testVerboseNegative(self)
Test if chokes on negative level
source code
 
testNoLF(self)
Test if it works fine with no newline (LF) symbol
source code
 
testCR(self)
Test if works fine with carriage return (cr) symbol
source code
 
testOnceLogger(self)
Test once logger
source code
 
testError(self)
Test error message
source code
 
testDebug(self) source code
 
testDebugRgexp(self) source code