MCPcopy
hub / github.com/codeceptjs/CodeceptJS / custom_objects_test.js

File custom_objects_test.js

test/data/sandbox/configs/pageObjects/custom_objects_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('@CustomStepsBuiltIn');
2
3Scenario('Does not override', ({ I }) => {
4 I.say('Built in say');

Callers

nothing calls this directly

Calls 3

FeatureInterface · 0.85
ScenarioInterface · 0.50
sayMethod · 0.45

Tested by

no test coverage detected