test.support.check_warnings(*filters, quiet=True) A convenience wrapper for
assertMultiLineEqual(first, second, msg=None) Test that the multiline string first is equal to the string second
assertIsNone(expr, msg=None) assertIsNotNone(expr, msg=None) Test that expr is (or is not) None.
records A list of
assert_has_calls(calls, any_order=False) assert the mock has been called with the specified calls. The mock_calls
ICO, which stands for Initial Coin Offering, is the modern way to raise funds. There are several benefits for entrepreneurs
assertTrue(expr, msg=None) assertFalse(expr, msg=None) Test that expr is true (or false).
exc_msg The exception message generated by the example, if the example is expected to generate an exception; or None
class typing.re Wrapper namespace for regular expression matching types. This defines the type
class test.support.SuppressCrashReport A context manager used to try to prevent crash dialog popups on tests that are expected
Page 22 of 28