Uses of Interface
org.exoplatform.commons.testing.Closure
Packages that use Closure
-
Uses of Closure in org.exoplatform.commons.testing
Methods in org.exoplatform.commons.testing with parameters of type ClosureModifier and TypeMethodDescriptionstatic voidAssertUtils.assertException(Class<? extends Exception> exceptionType, Closure code) Assert an exception of a given type is thrown by he code in closurestatic voidAssertUtils.assertException(Closure code)