| Modifier and Type | Method and Description |
|---|---|
TestCaseResultName |
TestCaseResultName.Builder.build() |
static TestCaseResultName |
TestCaseResultName.of(String project,
String location,
String agent,
String testCase,
String result) |
static TestCaseResultName |
TestCaseResultName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<TestCaseResultName> |
TestCaseResultName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
TestCaseResultName.toStringList(List<TestCaseResultName> values) |
Copyright © 2025 Google LLC. All rights reserved.