MCPcopy
hub / github.com/codeceptjs/CodeceptJS / simplify

Method simplify

lib/mocha/types.d.ts:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 addToSuite(suite: Mocha.Suite): void
25 applyOptions(opts: Record<string, any>): void
26 simplify(): Record<string, any>
27 toFileName(): string
28 addNote(type: string, note: string): void
29 codeceptjs: boolean

Callers 15

serializeTestFunction · 0.65
initializeListenersFunction · 0.65
waitForElementMethod · 0.65
waitForVisibleMethod · 0.65
waitForInvisibleMethod · 0.65
waitToHideMethod · 0.65
findElementsFunction · 0.65
findElementFunction · 0.65
findCheckableFunction · 0.65
parseLocatorFunction · 0.65
withStrictLocatorFunction · 0.65
prepareLocateFnFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected