Python3.x unittest.result
Python 3 系 のunittest.resultに関する言語リファレンス情報をまとめたカテゴリです。
TestResultクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_clean_tracebacks
_exc_info_to_string
_is_relevant_tb_level
_remove_unittest_tb_frames
_restoreStdout
_setupStdout
addDuration
addError
addExpectedFailure
addFailure
addSkip
addSubTest
addSuccess
addUnexpectedSuccess
printErrors
startTest
startTestRun
stop
stopTest
stopTestRun
wasSuccessful