For more information on the search, visit the help page.
FakeStream
__init__
isatty
tty
test_reporter
AdaptedReporterTests
AnsiColorizerTests
BrokenStream
DirtyReactorTests
ErrorReportingTests
ExitWrapperTests
FormatFailuresTests
LoggingReporter
MockColorizer
PyunitNamesTests
ReporterInterfaceTests
ReporterRealtimeTests
ReporterTests
SafeStreamTests
SkipTests
StringTest
SubunitReporterNotInstalledTests
SubunitReporterTests
TestResultTests
TimingReporterTests
TodoTests
TracebackHandlingTests
TreeReporterTests
TrialNamesTests
UncleanWarningSkipTests
UncleanWarningTodoTests
UncleanWarningWrapperErrorReportingTests
twisted.trial.test.test_reporter.FakeStream
twisted
trial
test
class FakeStream:
Constructor: FakeStream(tty)
FakeStream(tty)
View In Hierarchy
A fake stream which isatty method returns some predictable.
Undocumented
returned value of isatty.