Examples of XQTSTestBase


Examples of xqts.XQTSTestBase

   
    private final XQTSTestBase xqts;

    public NumericSubtractTest() {
      super(NumericSubtractTest.class.getName());
        this.xqts = new XQTSTestBase(NumericSubtractTest.class.getName(), TARGET_XQTS_VERSION);
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. 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.