Package org.objectweb.speedo.pobjects.common

Examples of org.objectweb.speedo.pobjects.common.ParamsTest


   */
  public void testDeletionTh10Tx100Cr10000() {



    ParamsTest params = new ParamsTest(10, 100, 10000, 10000000, 0, 1000000);

    if (!interactive) {
      perform(params);
    }
  }
View Full Code Here

TOP

Related Classes of org.objectweb.speedo.pobjects.common.ParamsTest

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.