| Modifier and Type | Class and Description |
|---|---|
class |
TransitionCoverage
Transition coverage represents the percentage of all possible page
transitions (page-level transition routes and event handlers, excluding
transition route groups) present within any of a parent's test cases.
|
static class |
TransitionCoverage.Builder
Transition coverage represents the percentage of all possible page
transitions (page-level transition routes and event handlers, excluding
transition route groups) present within any of a parent's test cases.
|
| Modifier and Type | Method and Description |
|---|---|
TransitionCoverageOrBuilder |
CalculateCoverageResponseOrBuilder.getTransitionCoverageOrBuilder()
Transition (excluding transition route groups) coverage.
|
TransitionCoverageOrBuilder |
CalculateCoverageResponse.getTransitionCoverageOrBuilder()
Transition (excluding transition route groups) coverage.
|
TransitionCoverageOrBuilder |
CalculateCoverageResponse.Builder.getTransitionCoverageOrBuilder()
Transition (excluding transition route groups) coverage.
|
Copyright © 2025 Google LLC. All rights reserved.