Uses of Interface
com.emarsys.ecommon.test.RunnableTest

Packages that use RunnableTest
com.emarsys.ecommon.test.testng Provides utilities and extensions to the TestNG unit testing framework. 
 

Uses of RunnableTest in com.emarsys.ecommon.test.testng
 

Methods in com.emarsys.ecommon.test.testng with parameters of type RunnableTest
static void TestAsserts.expectExceptions(RunnableTest test, java.lang.Class<?>... expectedExceptions)
           Runs the passed test and expects it to throw an Exception whose Class is one of the passed expected exception classes.
 



Copyright © 2010 emarsys AG. All Rights Reserved.