@ContextConfiguration(classes=de.bwaldvogel.mongo.backend.AbstractBackendSpringDataTest.TestConfig.class)
public abstract class AbstractBackendSpringDataTest
extends java.lang.Object
| Constructor and Description |
|---|
AbstractBackendSpringDataTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll() |
void |
testDeleteWithUniqueIndexes() |
void |
testInsertDuplicateThrows() |
void |
testSaveFindModifyAndUpdate() |
public void deleteAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testSaveFindModifyAndUpdate()
throws java.lang.Exception
java.lang.Exceptionpublic void testInsertDuplicateThrows()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteWithUniqueIndexes()
throws java.lang.Exception
java.lang.Exception