30313233343536
private final XQTSTestBase xqts; public NumericEqualSITest() { super(NumericEqualSITest.class.getName()); this.xqts = new XQTSTestBase(NumericEqualSITest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public VersionPrologSITest() { super(VersionPrologSITest.class.getName()); this.xqts = new XQTSTestBase(VersionPrologSITest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public SeqExprCastToDerivedTest() { super(SeqExprCastToDerivedTest.class.getName()); this.xqts = new XQTSTestBase(SeqExprCastToDerivedTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public ForExprWithTest() { super(ForExprWithTest.class.getName()); this.xqts = new XQTSTestBase(ForExprWithTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public UserDefinedSITest() { super(UserDefinedSITest.class.getName()); this.xqts = new XQTSTestBase(UserDefinedSITest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public AnnexETest() { super(AnnexETest.class.getName()); this.xqts = new XQTSTestBase(AnnexETest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public SeqExprCastSITest() { super(SeqExprCastSITest.class.getName()); this.xqts = new XQTSTestBase(SeqExprCastSITest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public SeqExprCastWithinBranchTest() { super(SeqExprCastWithinBranchTest.class.getName()); this.xqts = new XQTSTestBase(SeqExprCastWithinBranchTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public MiscFunctionsTest() { super(MiscFunctionsTest.class.getName()); this.xqts = new XQTSTestBase(MiscFunctionsTest.class.getName(), TARGET_XQTS_VERSION); }
private final XQTSTestBase xqts; public CombinedErrorCodesTest() { super(CombinedErrorCodesTest.class.getName()); this.xqts = new XQTSTestBase(CombinedErrorCodesTest.class.getName(), TARGET_XQTS_VERSION); }