Uses of Class
org.javalite.test.jspec.ExceptionExpectation

Packages that use ExceptionExpectation
org.javalite.test.jspec   
 

Uses of ExceptionExpectation in org.javalite.test.jspec
 

Methods in org.javalite.test.jspec with parameters of type ExceptionExpectation
<T> void
JSpecSupport.expect(ExceptionExpectation<T> expectation)
           
static
<T> void
JSpec.expect(ExceptionExpectation<T> expectation)
           
 



Copyright © 2015 JavaLite. All rights reserved.