Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VerifyOutput

Verify acceleration output.

Properties

Optional columns

Acceleration result columns, included if requested (shouldIncludeResults).

responseTimeInMs

responseTimeInMs: number

Response time in ms. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional results

results: Array<object>

Acceleration result values, included if requested (shouldIncludeResults).

scheduledTaskId

scheduledTaskId: string

Acceleration task identifier.

totalCount

totalCount: number

Total count. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalMatchedCount

totalMatchedCount: number

Total match count. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj