}
props.remove(DataStoreImplClassName + ".directory");
props.setProperty(StandardProperties.APP_ROOT, rootDir);
DataServiceImpl testSvc =
createDataServiceImpl(props, componentRegistry, txnProxy);
testSvc.shutdown();
}
@Test
public void testConstructorNoDirectoryNorRoot() throws Exception {
Properties props =