TestRunFinished
Emitted when all the tests have finished running.
Extends:
src/events/DomainEvent.js~DomainEvent → TestRunFinished
Static Method Summary
Static Public Methods | ||
public static |
fromJSON(v: string): TestRunFinished |
Constructor Summary
Public Constructor | ||
public |
|
Static Public Methods
public static fromJSON(v: string): TestRunFinished source
Params:
Name | Type | Attribute | Description |
v | string |