SimpleExample

class tests.general.test_inspect.SimpleExample(hello, world, lorem='ipsum', **kwargs)[source]

This is an example basic class used by TestInspectFunctions

__init__(hello, world, lorem='ipsum', **kwargs)[source]

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

Methods

Methods

__init__(hello, world[, lorem])

Initialize self.