Class EmbeddedMongoTestbench
- java.lang.Object
-
- ch.exense.commons.core.model.utils.EmbeddedMongoTestbench
-
public abstract class EmbeddedMongoTestbench extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static intportprotected static MongoClientSessionsession
-
Constructor Summary
Constructors Constructor Description EmbeddedMongoTestbench()
-
-
-
Field Detail
-
session
protected static MongoClientSession session
-
port
protected static int port
-
-