16171819202122
private DiagramItemProvider f; @Before public void setUp() throws Exception { f = new DiagramItemProvider(new AdapterFactoryImpl()); }