|
MXUnit 2.1.3 (Generated: 09/27/2012)
|
FRAMES
|
mxunit.framework.decorators
Class TransactionRollbackDecorator
WEB-INF.cftags.component
mxunit.framework.TestDecorator
mxunit.framework.decorators.TransactionRollbackDecorator
-
public class TransactionRollbackDecorator
- extends TestDecorator
Wraps the test in a transaction rollback
Method Summary |
string |
invokeTestMethod(string methodName, [struct args='[runtime expression]'])
|
Methods inherited from class WEB-INF.cftags.component |
|
invokeTestMethod
public string invokeTestMethod(string methodName, [struct args='[runtime expression]'])
-
- Overrides:
-
invokeTestMethod
in class
TestDecorator
- Parameters:
methodName
- the name of the method to invoke
args
- Optional set of arguments
|
MXUnit 2.1.3 (Generated: 09/27/2012)
|
FRAMES
|