No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ApexTestResult
Represents the result of an Apex test method execution.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Apex Class | ApexClassId | reference | 15 | ||
| Apex Debug Log | ApexLogId | reference | 15 | ||
| Apex Job | AsyncApexJobId | reference | 15 | ||
| Apex Test Result ID | Id | id | 15 | ||
| Error Message | Message | string | 4000 | ||
| Method Name | MethodName | string | 255 | ||
| Pass/Fail | Outcome | picklist | 40 | ||
| Queue Item | QueueItemId | reference | 15 | ||
| Stack Trace | StackTrace | string | 4000 | ||
| System Modstamp | SystemModstamp | datetime | |||
| Time Started | TestTimestamp | datetime |