final class AfterLastTestMethodFailedSubscriber extends Subscriber implements AfterLastTestMethodFailedSubscriber (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct(OtrXmlLogger $logger)

No description

logger()

No description

void
notify(AfterLastTestMethodFailed $event)

No description

Details

__construct(OtrXmlLogger $logger)

No description

Parameters

OtrXmlLogger $logger

protected OtrXmlLogger logger()

No description

Return Value

OtrXmlLogger

void notify(AfterLastTestMethodFailed $event)

No description

Parameters

AfterLastTestMethodFailed $event

Return Value

void

Exceptions

InvalidArgumentException