flexbe_testing.test_interface module

Interface to states and behaviors that are subject to testing.

class flexbe_testing.test_interface.TestInterface(node, path, classname)

Bases: object

Interface to states and behaviors that are subject to testing.

execute(userdata, context, spin_cb=None)
get_base_name()
instantiate(params=None)
is_state()