BaseOne

class tests.general.test_inspect.BaseOne(a, b, c='hello')[source]

This is an example parent class used by TestInspectFunctions

__init__(a, b, c='hello')[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

Methods

__init__(a, b[, c])

Initialize self.