Class AbstractPerformanceTest

java.lang.Object
de.bwaldvogel.mongo.backend.AbstractTest
de.bwaldvogel.mongo.backend.AbstractPerformanceTest

public abstract class AbstractPerformanceTest extends AbstractTest
  • Constructor Details

    • AbstractPerformanceTest

      public AbstractPerformanceTest()
  • Method Details

    • testComplexUpsert

      @Test @EnabledIfSystemProperty(named="run-mongo-java-server-performance-tests", matches="true") public void testComplexUpsert() throws Exception
      Throws:
      Exception