TestDependencyResolver

public class TestDependencyResolver
extends Object

java.lang.Object
   ↳ com.android.tradefed.dependency.TestDependencyResolver


כלי עזר לפתרון יחסי תלות במקרה הצורך.

סיכום

קונסטרוקטורים גלויים לכולם

TestDependencyResolver()

שיטות ציבוריות

static File resolveDependencyFromContext(File dependency, IBuildInfo build, IInvocationContext context)

פתרון יחסי תלות יחידים על סמך הקשר מסוים.

קונסטרוקטורים גלויים לכולם

TestDependencyResolver

public TestDependencyResolver ()

שיטות ציבוריות

resolveDependencyFromContext

public static File resolveDependencyFromContext (File dependency, 
                IBuildInfo build, 
                IInvocationContext context)

פתרון יחסי תלות יחידים על סמך הקשר מסוים.

פרמטרים
dependency File: יחסי התלות שצריך לפתור.

build IBuildInfo: פרטי ה-build הנוכחיים שנוצרים.

context IInvocationContext: הקשר ההפעלה.

החזרות
File התלות שהוגדרה או null אם היא לא הוגדרה.

זריקות
com.android.tradefed.build.BuildRetrievalError
BuildRetrievalError