public class BinaryAssociationOneManyToOneManyAssociationClassTest extends Object
Constructor and Description |
---|
BinaryAssociationOneManyToOneManyAssociationClassTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
static void |
shutdown() |
void |
testCanCreateInstanceOfAWithoutB() |
void |
testCanCreateInstanceOfBWithA() |
void |
testCanCreateInstanceOfBWithoutA() |
void |
testCannotCreateBWithoutInstanceOfAViaC() |
void |
testCannotCreateTwoLinksBetweenAAndB() |
public BinaryAssociationOneManyToOneManyAssociationClassTest()
public static void setup()
public static void shutdown()
public void testCannotCreateBWithoutInstanceOfAViaC()
public void testCanCreateInstanceOfAWithoutB()
public void testCanCreateInstanceOfBWithoutA()
public void testCanCreateInstanceOfBWithA()
public void testCannotCreateTwoLinksBetweenAAndB()
Copyright © 2012–2022. All rights reserved.