public class CouplingTest
extends java.lang.Object
构造器和说明 |
---|
CouplingTest() |
限定符和类型 | 方法和说明 |
---|---|
private static Coupling |
createDummyCoupling() |
void |
testAddComponent() |
void |
testAddCouple() |
void |
testCoupling() |
void |
testCouplingMapOfIntegerComponentMapOfIntegerTransientMapOfIntegerGridDatesTimestepUnitMapOfStringCouple() |
void |
testEqualsObject() |
void |
testGetComponents() |
void |
testGetCouples() |
void |
testGetDates() |
void |
testGetGrids() |
void |
testGetTimestepUnit() |
void |
testGetTransients() |
void |
testHashCode() |
void |
testSetComponents() |
void |
testSetCouples() |
void |
testSetDates() |
void |
testSetGrids() |
void |
testSetTimestepUnit() |
void |
testSetTransients() |
public void testHashCode()
public void testCoupling()
public void testCouplingMapOfIntegerComponentMapOfIntegerTransientMapOfIntegerGridDatesTimestepUnitMapOfStringCouple()
public void testAddComponent()
public void testAddCouple()
public void testGetComponents()
public void testGetTransients()
public void testGetGrids()
public void testGetDates()
public void testGetTimestepUnit()
public void testGetCouples()
public void testSetComponents()
public void testSetTransients()
public void testSetGrids()
public void testSetDates()
public void testSetTimestepUnit()
public void testSetCouples()
public void testEqualsObject()
private static Coupling createDummyCoupling()