DocBook|Search
Class Reference
%UnitTest.TSQL
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%UnitTest] >  [TSQL]
Private  Storage  

class %UnitTest.TSQL extends %UnitTest.TestCase, %UnitTest.ODBCSQL

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
Debug SkipTest

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OnNew
%OriginalNamespace %PackageName %RemoveFromSaveSet %SerializeObject
%SetModified %ValidateObject AssertEqualsViaMacro AssertFilesSameViaMacro
AssertNotEqualsViaMacro AssertNotTrueViaMacro AssertSkippedViaMacro AssertStatusEqualsViaMacro
AssertStatusNotOKViaMacro AssertStatusOKViaMacro AssertTrueViaMacro FindClass
LogMessage Occurs OnAfterAllTests OnAfterOneTest
OnBeforeAllTests OnBeforeOneTest convertSQL countCachedQuery
crossVerify describe diffData diffExpectedByStream
diffPlan genPlan getColumn getData
getFromPlan getODBCDSN getODBCGateway getSqlCode
getSqlExec informixPlatform ltrim processDiffFile
processLog processORSToStream rewindLine rtrim
runODBCSQL runODBCSQLStatement runSQLStatement stripChar
trim typeNameByType


Methods

• method informixPlatform() as %Boolean
Informix SPL dll/so is only built for 32-bit Windows and for 32-bit, 64-bit RedHat Linux
• method processDiffFile(ByRef rslt As %Stream)
Method to display incorrect results in a more readable format.
• method runSQLStatement(sql As %String = "", ByRef dsn As %String = "", verbose As %Boolean = 0, Username As %String = "", Password As %String = "", ByRef Rowcount As %Integer) as %Stream