Searched refs:expectedBackgroundColor (Results 1 – 1 of 1) sorted by relevance
1863 final int expectedBackgroundColor = ColorUtils.setAlphaComponent( in testChangeSetBackgroundColor() local1866 assertEquals(expectedBackgroundColor, info.getChanges().get(0).getBackgroundColor()); in testChangeSetBackgroundColor()1867 assertEquals(expectedBackgroundColor, info.getChanges().get(1).getBackgroundColor()); in testChangeSetBackgroundColor()