public final class TestDoubleBackup extends AbstractTestActiveObjectsBackup
| Modifier and Type | Class and Description |
|---|---|
static interface |
TestDoubleBackup.SimpleEntity |
entityManager, logger| Constructor and Description |
|---|
TestDoubleBackup() |
| Modifier and Type | Method and Description |
|---|---|
void |
testSimpleEntityWithNegativeValue() |
void |
testSimpleEntityWithNull() |
void |
testSimpleEntityWithPositiveValue() |
void |
testSimpleEntityWithZero() |
@NonTransactional
public void testSimpleEntityWithNegativeValue()
throws Exception
Exception@NonTransactional
public void testSimpleEntityWithZero()
throws Exception
Exception@NonTransactional
public void testSimpleEntityWithPositiveValue()
throws Exception
ExceptionCopyright © 2018 Atlassian. All rights reserved.