MetricOption
public abstract @interface MetricOption
implements Annotation
com.android.tradefed.device.metric.MetricOption |
@Test
주석이 달린 테스트 메서드에 대한 주석 또는 주석이 TestDescription
주석 목록의 일부인 경우 유용한 추가 매개 변수를 지정할 수 있습니다. 수집기 동작 조정, 일부 메서드 필터링.
요약
공개 방법 |
---|
String | group () 그룹 이름을 정의합니다. 동일한 이름으로 주석이 추가 된 모든 메소드는 동일한 그룹의 일부로 간주됩니다. |
공개 방법
그룹
public String group ()
그룹 이름을 정의합니다. 동일한 이름으로 주석이 추가 된 모든 메서드는 동일한 그룹의 일부로 간주됩니다. 기본적으로 또는 주석이 지정되지 않은 경우 메서드는 기본 그룹의 일부로 간주됩니다. 여러 그룹의 일부가되도록 쉼표로 구분할 수 있습니다.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]