Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [QueryTest]
Private  Storage   

class %DeepSee.QueryTest extends %RegisteredObject

Utility class that provides an API for testing DeepSee queries.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetTestSpec %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %Run %RunQuery
%SerializeObject %SetModified %ValidateObject


Methods

• classmethod %GetTestSpec(pName As %String, Output tSC As %Status) as %DeepSee.TestSpec
Return the test specification object with given (XData) name.
• classmethod %Run(pUseCache As %Boolean = 0, pTrace As %Boolean = 0) as %Status
Run all the test queries.
• classmethod %RunQuery(pName As %String, pUseCache As %Boolean = 0, pTrace As %Boolean = 0) as %Status
Run the specified test query.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.