public abstract class AbstractReadOnlyProxyTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected abstract de.bwaldvogel.mongo.MongoBackend
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AbstractReadOnlyProxyTest
public AbstractReadOnlyProxyTest()
-
Method Details
-
createBackend
protected abstract de.bwaldvogel.mongo.MongoBackend createBackend()
throws
Exception
- Throws:
Exception
-
-
tearDown
@AfterEach
public void tearDown()