Package io.github.pshevche.act.internal
Class CompositeActTestSpecRunnerListener
java.lang.Object
io.github.pshevche.act.internal.CompositeActTestSpecRunnerListener
- All Implemented Interfaces:
ActTestSpecRunnerListener
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidonError(TestDescriptor.SpecDescriptor spec, String line) voidonOutput(TestDescriptor.SpecDescriptor spec, String line)
-
Constructor Details
-
CompositeActTestSpecRunnerListener
-
-
Method Details
-
onOutput
- Specified by:
onOutputin interfaceActTestSpecRunnerListener
-
onError
- Specified by:
onErrorin interfaceActTestSpecRunnerListener
-