GoogleCloudIntegrationsV1alphaMockConfig class

The configuration for mocking of a task during test execution Next available id: 4

Properties

failedExecutions String?
Number of times the given task should fail for failure mock strategy
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mockStrategy String?
Mockstrategy defines how the particular task should be mocked during test execution Possible string values are:
getter/setter pair
parameters List<GoogleCloudIntegrationsV1alphaEventParameter>?
List of key-value pairs for specific mock strategy
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited