Uses of Interface
org.exoplatform.commons.testing.Closure

Packages that use Closure
org.exoplatform.commons.testing   
 

Uses of Closure in org.exoplatform.commons.testing
 

Methods in org.exoplatform.commons.testing with parameters of type Closure
static void AssertUtils.assertException(Class<? extends Exception> exceptionType, Closure code)
          Assert an exception of a given type is thrown by he code in closure
static void AssertUtils.assertException(Closure code)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.