public class SwatchTests extends Object
Constructor and Description |
---|
SwatchTests() |
Modifier and Type | Method and Description |
---|---|
void |
testEqualsWhenColorDifferent() |
void |
testEqualsWhenDifferent() |
void |
testEqualsWhenPopulationDifferent() |
void |
testEqualsWhenSame() |
void |
testHslIsRgb() |
void |
testHslNotNull() |
void |
testTextColorContrasts() |
public void testTextColorContrasts()
public void testHslNotNull()
public void testHslIsRgb()
public void testEqualsWhenSame()
public void testEqualsWhenColorDifferent()
public void testEqualsWhenPopulationDifferent()
public void testEqualsWhenDifferent()