| Package | Description |
|---|---|
| org.unitils.database | |
| org.unitils.database.util |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionMode |
DatabaseModule.getTransactionMode(Object testObject,
Method testMethod) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionMode |
TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionMode[] |
TransactionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.