Package io.github.pshevche.act.internal
Interface ActTestSpecRunnerListener
- All Known Implementing Classes:
CompositeActTestSpecRunnerListener,OutputForwardingActRunnerListener,ReportingActRunnerListener
public interface ActTestSpecRunnerListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonError(TestDescriptor.SpecDescriptor spec, String line) voidonOutput(TestDescriptor.SpecDescriptor spec, String line)
-
Method Details
-
onOutput
-
onError
-