Uses of Class
org.citrusframework.remote.listener.RemoteTestListener
Packages that use RemoteTestListener
-
Uses of RemoteTestListener in org.citrusframework.remote.job
Methods in org.citrusframework.remote.job that return RemoteTestListenerModifier and TypeMethodDescriptionRunJob.remoteTestListener()Returns the value of theremoteTestListenerrecord component.Constructors in org.citrusframework.remote.job with parameters of type RemoteTestListenerModifierConstructorDescriptionRunJob(CitrusRemoteConfiguration configuration, org.citrusframework.main.TestRunConfiguration runConfiguration, RemoteTestListener remoteTestListener) Creates an instance of aRunJobrecord class.