}
@Override
protected void setUp() throws Exception {// NOPMD
super.setUp();
store = new StoreForTest(1, null, path,
/**/false/* do not manage garbage */);
store.setForceEnhance(THashMap.class);
store.openAndNewAccessSession(true/* removeFiles */);
store.addToNotCheckMethod(THashMap.class);
store.addToNotCheckMethod(TObjectHash.class);