Searched refs:backGraphicURL (Results 1 – 1 of 1) sorted by relevance
64 private String backGraphicURL = ""; field in CheckBackGraphic95 backGraphicURL = graphicUrl; in testFooterHeaderBackground()99 SWUtil.setDefaultPageStyleProperty(xComponent, backGraphicURLProperty, backGraphicURL); in testFooterHeaderBackground()109 Assert.assertEquals("ODT:" + backGraphicURLProperty, backGraphicURL, graphic); in testFooterHeaderBackground()
Completed in 11 milliseconds