Package com.floreysoft.jmte.realLife

Examples of com.floreysoft.jmte.realLife.RealLiveTest


  @Test
  // need to call it from here to have it executed in all three engine
  // versions
  public void realLife() throws Exception {
    new RealLiveTest().shopTest(newEngine());
  }
View Full Code Here

TOP

Related Classes of com.floreysoft.jmte.realLife.RealLiveTest

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.