public class UnaryAssociationToOneManyTest extends Object
| Constructor and Description |
|---|
UnaryAssociationToOneManyTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
static void |
shutdown() |
void |
testCreateAWithChildrenAndIsPersistedProperly() |
void |
testCreateAWithChildrenButChildDoesNotHaveOneChildItselfThrowsException() |
void |
testCreateAWithoutChildren() |
public static void setup()
public static void shutdown()
public void testCreateAWithoutChildren()
public void testCreateAWithChildrenButChildDoesNotHaveOneChildItselfThrowsException()
public void testCreateAWithChildrenAndIsPersistedProperly()
Copyright © 2012–2022. All rights reserved.