public class TransactionHelperTest extends Object
| Constructor and Description |
|---|
TransactionHelperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testLoadAllObjects_EmptyResultList() |
void |
testLoadAllObjects_WithDefaultEntityName() |
void |
testLoadAllObjects_WithEntityName() |
void |
testLoadAllObjects_WithUnknownEntity() |
public void setup()
public void testLoadAllObjects_WithEntityName()
throws Exception
Exceptionpublic void testLoadAllObjects_WithDefaultEntityName()
throws Exception
Exceptionpublic void testLoadAllObjects_EmptyResultList()
throws Exception
ExceptionCopyright © 2014. All rights reserved.