TestSkippedSubscriber implements SkippedSubscriber
Read onlyYes
FinalYes
Interfaces
- SkippedSubscriber
Methods
- __construct() : mixed
- notify() : void
Methods
__construct()
public
__construct(TestStatusRegistry $statusRegistry) : mixed
Parameters
- $statusRegistry : TestStatusRegistry
notify()
public
notify(Skipped $event) : void
Parameters
- $event : Skipped