39404142434445
@Before public void setUpObjects() throws Exception { string = "text entry"; holder = new FacetHolderImpl(); setValue(value = new StringValueSemanticsProvider(holder, mockConfiguration, mockContext)); }