Class MongoServer

  • All Implemented Interfaces:
    TestsConstants

    public final class MongoServer
    extends Object
    implements TestsConstants
    Simulates a MongoDB server.
    Since:
    1.8.0
    Author:
    Jerome Leleu
    • Field Detail

    • Constructor Detail

      • MongoServer

        public MongoServer()
    • Method Detail

      • start

        public void start​(int port)
      • stop

        public void stop()