Interface LambdaTestListener

    • Method Detail

      • onTestEvent

        void onTestEvent​(EventContext context)
                  throws java.lang.Exception
        Called on test event (see TestExecutionListener) for events description.
        Parameters:
        context - context object providing access to all required objects
        Throws:
        java.lang.Exception - on error