tests.general.test_inspect

Functions

some_func(x, y[, z])

This is an example function used by TestInspectFunctions

Classes

BaseOne(a, b[, c])

This is an example parent class used by TestInspectFunctions

BaseTwo(d, e[, c])

This is an example parent class used by TestInspectFunctions

InheritExample(some[, more, d])

This is an example inheritance class used by TestInspectFunctions

SimpleExample(hello, world[, lorem])

This is an example basic class used by TestInspectFunctions

TestInspectFunctions([methodName])