public void setUp() throws Exception {
    super.setUp();

    os = ObjectStoreFactory.getObjectStore("os.unittest");
  }