TestResult class
Constructors
Properties
-
asJson
→ Map<
String, dynamic> -
no setter
- assignedToId → int?
-
final
-
attachmentIds
→ List<
int> ? -
Not provided as response field in TestRail API documentation
final
- comment → String?
-
final
- createdBy → int?
-
final
- createdOn → DateTime?
-
final
-
customStepResults
→ List<
CustomStep> ? -
final
- defects → String?
-
final
- elapsed → String?
-
in
1m 38s
formatfinal - hashCode → int
-
The hash code for this object.
no setterinherited
- id → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- statusId → int?
-
final
- testId → int?
-
final
- version → String?
-
final
Methods
-
addAttachment(
String path) → Future< TestAttachment> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited