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