30313233343536
private final XQTSTestBase xqts; public NumericSubtractTest() { super(NumericSubtractTest.class.getName()); this.xqts = new XQTSTestBase(NumericSubtractTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public GenCompLTTest() { super(GenCompLTTest.class.getName()); this.xqts = new XQTSTestBase(GenCompLTTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public BoundarySpacePrologTest() { super(BoundarySpacePrologTest.class.getName()); this.xqts = new XQTSTestBase(BoundarySpacePrologTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public YearMonthDurationAddDTTest() { super(YearMonthDurationAddDTTest.class.getName()); this.xqts = new XQTSTestBase(YearMonthDurationAddDTTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public DateSubtractDTDTest() { super(DateSubtractDTDTest.class.getName()); this.xqts = new XQTSTestBase(DateSubtractDTDTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public DayTimeDurationDivideDTDTest() { super(DayTimeDurationDivideDTDTest.class.getName()); this.xqts = new XQTSTestBase(DayTimeDurationDivideDTDTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public TimeSubtractTest() { super(TimeSubtractTest.class.getName()); this.xqts = new XQTSTestBase(TimeSubtractTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public QuantExprWithTest() { super(QuantExprWithTest.class.getName()); this.xqts = new XQTSTestBase(QuantExprWithTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public YearMonthDurationDivideYMDTest() { super(YearMonthDurationDivideYMDTest.class.getName()); this.xqts = new XQTSTestBase(YearMonthDurationDivideYMDTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public DateTimeAddDTDTest() { super(DateTimeAddDTDTest.class.getName()); this.xqts = new XQTSTestBase(DateTimeAddDTDTest.class.getName(), TARGET_XQTS_VERSION); }