assertNull("insets has not been initialized correctly!",
constraints.insets);
}
public void testMediumConstructor() {
PXElasticConstraints constraints =
new PXElasticConstraints(1, 2,
1.0, 2.0,
3.0, 4.0,
PXElasticConstraints.EAST,
PXElasticConstraints.HORIZONTAL);
assertEquals("gridX has not been initialized correctly!",