36373839404142
@Before public void setUp() throws Exception { RestFixtureTestHelper helper = new RestFixtureTestHelper(); Parse p = helper.createSingleRowFitTable("justone"); c = new FitCell(p.parts.parts); }