MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / finish

Method finish

lib/result.js:68–70  ·  view source on GitHub ↗

* Sets the end time to the current time.

()

Source from the content-addressed store, hash-verified

66 * Sets the end time to the current time.
67 */
68 finish() {
69 this._endTime = new Date()
70 }
71
72 /**
73 * Whether this result contains any failed tests.

Callers 2

printResultsMethod · 0.80
resultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected