public class BinaryAssociationOneToManyTest extends Object
| Constructor and Description |
|---|
BinaryAssociationOneToManyTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
static void |
shutdown() |
void |
testCannotCreateBWithoutA() |
void |
testCreateAWithMultipleBAndIsPersistedProperly() |
void |
testCreateAWithoutB() |
public static void setup()
public static void shutdown()
public void testCreateAWithoutB()
public void testCannotCreateBWithoutA()
public void testCreateAWithMultipleBAndIsPersistedProperly()
Copyright © 2012–2022. All rights reserved.