ApexTestResultId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
-
The ID of the associated ApexTestResult object.
|
AsyncCalls |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of asynchronous calls made during the test run.
|
Callouts |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of callouts made during the test run.
|
Cpu |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The amount of CPU used during the test run, in milliseconds.
|
Dml |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of DML statements made during the test run.
|
DmlRows |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of rows accessed by DML statements during the test run.
|
Email |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The number of email invocations made during the test run.
|
LimitContext |
- Type
- string
- Properties
- Create, Filter, Group, Nillable,
Sort, Update
- Description
-
Indicates whether the test run was synchronous or asynchronous.
|
LimitExceptions |
- Type
- string
- Properties
- Create, Filter, Group, Nillable,
Sort, Update
- Description
-
Indicates whether your org has any limits that differ from the default limits.
|
MobilePush |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of mobile push calls made during the test run.
|
QueryRows |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of rows queried during the test run.
|
Soql |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of SOQL queries made during the test run.
|
Sosl |
- Type
- int
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The number of SOSL queries made during the test run.
|