cap-nodejs

CAP Node.js API


CAP Node.js API / cap-testing/src / TestCapEngineOptions

Interface: TestCapEngineOptions

Defined in: cap-testing/src/create-test-cap-engine.ts:15

Properties

idGenerator?

optional idGenerator?: () => string

Defined in: cap-testing/src/create-test-cap-engine.ts:18

Returns

string


now?

optional now?: () => Date

Defined in: cap-testing/src/create-test-cap-engine.ts:17

Returns

Date


scheduler?

optional scheduler?: CapSchedulerOptions

Defined in: cap-testing/src/create-test-cap-engine.ts:16