Uses of Class
org.verifyica.api.Trap
-
Uses of Trap in org.verifyica.api
Methods in org.verifyica.api with parameters of type TrapModifier and TypeMethodDescriptionstatic voidTrap.assertEmpty(Trap trap) Assert that no Throwable was trappedstatic voidTrap.assertEmpty(Trap... traps) Assert that no Throwables were trappedMethod parameters in org.verifyica.api with type arguments of type TrapModifier and TypeMethodDescriptionstatic voidTrap.assertEmpty(Collection<Trap> traps) Assert that no Throwables were trapped