TestFailure class
Properties
-
actualOutputUrl
↔ String?
-
The actual output URL evaluated by a load balancer containing the scheme,
host, path and query parameters.
getter/setter pair
-
actualRedirectResponseCode
↔ int?
-
Actual HTTP status code for rule with
urlRedirect
calculated by load
balancer
getter/setter pair
-
actualService
↔ String?
-
BackendService or BackendBucket returned by load balancer.
getter/setter pair
-
expectedOutputUrl
↔ String?
-
The expected output URL evaluated by a load balancer containing the
scheme, host, path and query parameters.
getter/setter pair
-
expectedRedirectResponseCode
↔ int?
-
Expected HTTP status code for rule with
urlRedirect
calculated by load
balancer
getter/setter pair
-
expectedService
↔ String?
-
Expected BackendService or BackendBucket resource the given URL should be
mapped to.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
HTTP headers of the request.
getter/setter pair
-
host
↔ String?
-
Host portion of the URL.
getter/setter pair
-
path
↔ String?
-
Path portion including query parameters in the URL.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited