Uses of Interface
org.verifyica.api.Cleanup.Action
-
Uses of Cleanup.Action in org.verifyica.api
Methods in org.verifyica.api with parameters of type Cleanup.ActionModifier and TypeMethodDescriptionCleanup.perform(Cleanup.Action action) Performs a Cleanup.Action, collecting the Throwable if thrownCleanup.perform(Cleanup.Action... actions) Performs an array of Cleanup.Actions, collecting the Throwables if thrown