MCPcopy Create free account
hub / github.com/dot-agent/nextpy / reset

Method reset

tests/test_state.py:1373–1374  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1371
1372 class InvalidTest(BaseState):
1373 def reset(self):
1374 pass
1375
1376 assert (
1377 err.value.args[0]

Callers 5

reset_Method · 0.45
test_client_side_stateFunction · 0.45
test_resetFunction · 0.45
background_task_resetMethod · 0.45
test_reset_with_mutablesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected