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