Uses of Interface
io.skodjob.testframe.interfaces.ThrowableRunner
Packages that use ThrowableRunner
-
Uses of ThrowableRunner in io.skodjob.testframe.resources
Methods in io.skodjob.testframe.resources that return ThrowableRunnerModifier and TypeMethodDescriptionResourceItem.throwableRunner()Returns the value of thethrowableRunnerrecord component.Constructors in io.skodjob.testframe.resources with parameters of type ThrowableRunnerModifierConstructorDescriptionResourceItem(ThrowableRunner throwableRunner) Constructs a ResourceItem with the given runnable action.ResourceItem(ThrowableRunner throwableRunner, T resource) Creates an instance of aResourceItemrecord class.