private DeviceValuesMock deviceValuesMock;
protected void setUp() throws Exception {
super.setUp();
helper = new OptimizerTestHelper();
standardDetailsSet = StylePropertyDetails.getDefinitions()
.getStandardDetailsSet();
checker = new PropertyClearerCheckerImpl(standardDetailsSet);