MCPcopy Create free account
hub / github.com/StackStorm/st2 / do_work

Method do_work

st2common/tests/unit/test_plugin_loader.py:40–41  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38
39 @abc.abstractmethod
40 def do_work(self):
41 pass
42
43 # setUp and tearDown are used to reset the python path for each test to
44 # prevent a test from affecting another.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected