2728293031323334
@Before public void setUp() throws Exception { component = new TestComponent(); component.startWith("/numbers", getResourceClass()); }