The result of evaluating.
Anything
Object
TestCondition.Result
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
Result(Boolean successful, String? reason = null) Parameters:
|
Attributes | |
reason | shared String? reason The reason why the test is skipped. |
successful | shared Boolean successful The flag if the condition was fulfilled or not. |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Object equals |