public class OrientDBDaoTest extends DAOTest<OrientDBDaoTest.KeyedODocumentWrapper>
Modifier and Type | Class and Description |
---|---|
static class |
OrientDBDaoTest.KeyedODocumentWrapper |
dao, testObject1, testObject2, testObject3, testObject4
Constructor and Description |
---|
OrientDBDaoTest() |
Modifier and Type | Method and Description |
---|---|
void |
rawSave(java.util.List<OrientDBDaoTest.KeyedODocumentWrapper> keyedWrappers) |
void |
setUp() |
void |
tearDown() |
OrientDBDaoTest.KeyedODocumentWrapper |
toBaseObject(TransientObject object) |
testCount, testDelete, testExists, testGet, testQuery, testQueryEmbededCollections, testSave
public OrientDBDaoTest.KeyedODocumentWrapper toBaseObject(TransientObject object)
toBaseObject
in class DAOTest<OrientDBDaoTest.KeyedODocumentWrapper>
public void rawSave(java.util.List<OrientDBDaoTest.KeyedODocumentWrapper> keyedWrappers)
rawSave
in class DAOTest<OrientDBDaoTest.KeyedODocumentWrapper>
public void setUp()
setUp
in class DAOTest<OrientDBDaoTest.KeyedODocumentWrapper>
public void tearDown()
tearDown
in class DAOTest<OrientDBDaoTest.KeyedODocumentWrapper>