MCPcopy
hub / github.com/apache/caldera / operation_adversary

Function operation_adversary

tests/objects/test_operation.py:52–53  ·  view source on GitHub ↗
(adversary)

Source from the content-addressed store, hash-verified

50
51@pytest.fixture
52def operation_adversary(adversary):
53 return adversary(adversary_id='123', name='test adversary', description='test adversary desc')
54
55
56@pytest.fixture

Callers

nothing calls this directly

Calls 1

adversaryFunction · 0.85

Tested by

no test coverage detected