package hdgl.db.store; import static org.junit.Assert.*; import org.junit.Test; public class StoreTest { @Test public void forMaster() throws Exception { fail("not implemented"); } }