| nextapp.echo2.app.test.ColorTest
ColorTest | public class ColorTest extends TestCase (Code) | | Unit test(s) for the nextapp.echo2.app.Color property
value object.
|
testConstructorCombined | public void testConstructorCombined()(Code) | | Test constructor with combined (single int) RGB value.
|
testConstructorIndependent | public void testConstructorIndependent()(Code) | | Test constructor with independent R/G/B values.
|
testEquals | public void testEquals()(Code) | | Test equality.
|
|
|