Python3.x unittest.runner
Python 3 系 のunittest.runnerに関する言語リファレンス情報をまとめたカテゴリです。
TextTestResultクラス
constant
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__setattr__
__sizeof__
__str__
__subclasshook__
_write_status
addError
addExpectedFailure
addFailure
addSkip
addSubTest
addSuccess
addUnexpectedSuccess
getDescription
printErrorList
printErrors
startTest