countTestCases() Return the number of tests represented by this test object. For TestCase instances, this will
class typing.TypeVar Type variable. Usage:
class typing.ItemsView(MappingView, Generic[KT_co, VT_co]) A generic version of
discover(start_dir, pattern='test*.py', top_level_dir=None) Find all the test modules by recursing into subdirectories from
doctest.set_unittest_reportflags(flags) Set the doctest reporting flags to use. Argument
@unittest.skipIf(condition, reason) Skip the decorated test if condition is true.
Initial Coin Offering (ICO) is a method of fundraising used by blockchain-based startups to raise capital for their projects
test.support.change_cwd(path, quiet=False) A context manager that temporarily changes the current working directory to path
addSkip(test, reason) Called when the test case test is skipped. reason is the reason the test gave for skipping
typing.cast(typ, val) Cast a value to a type. This returns the value unchanged. To the type
Page 9 of 28