קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
דיווח על תוצאות מאפשר ליצור סיכום באמצעות קריאה חוזרת (callback) של getSummary.
דיווח על תוצאות אחרים יכולים לקבל גישה לכל הסיכומים דרך ממשק ITestSummaryListener, שמאפשר להם להשתמש בתוצאות של דיווחים אחרים.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# Result reporter summary\n\nResult reporters have the ability to generate a summary through their\n`getSummary` callback.\n\nIt is possible for other result reporters to have access to all summaries\nthrough the\n[ITestSummaryListener interface](https://android.googlesource.com/platform/tools/tradefederation/+/refs/heads/android16-release/invocation_interfaces/com/android/tradefed/result/ITestSummaryListener.java),\nwhich allows them to use other reporters' results.\n| **Note:** Result reporters run in order of definition in the Tradefed XML configuration. So a reporter usually only has access to summaries of reporters running before itself. This is not a very common scenario, and is used in limited ways by core result reporters."]]