public static void oneTimeSetUp() throws Exception { StoreDataTestCase.oneTimeSetUp(); }
public void setUp() throws Exception { super.setUp(); os = ObjectStoreFactory.getObjectStore("os.unittest"); }