Ejemplo n.º 1
0
 public static void oneTimeSetUp() throws Exception {
   StoreDataTestCase.oneTimeSetUp();
 }
Ejemplo n.º 2
0
  public void setUp() throws Exception {
    super.setUp();

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