Python3.x unittest.loader
Python 3 系 のunittest.loaderに関する言語リファレンス情報をまとめたカテゴリです。
TestLoaderクラス
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__
_find_test_path
_find_tests
_get_directory_containing_module
_get_module_from_name
_get_name_from_path
_match_path
discover
getTestCaseNames
loadTestsFromModule
loadTestsFromName
loadTestsFromNames
loadTestsFromTestCase