IInvocationContextAlıcı

public interface IInvocationContextReceiver

com.android.tradefed.testtype.IInvocationContextReceiver


Çağrının bağlamına referans verilmesi gereken bir test.

Testin, referansa ihtiyaç duymadan çağrı ayrıntılarını bilmesi gerektiğinde kullanılmalıdır. Şuraya: IBuildInfo. Çoğu testin altında derleme testinin bağımlılığı olmamalıdır test ortamını hazırlamak için ITargetPreparer kullanmalıdır.

Özet

Herkese açık yöntemler

abstract void setInvocationContext(IInvocationContext invocationContext)

Herkese açık yöntemler

setInvocationContext

public abstract void setInvocationContext (IInvocationContext invocationContext)

Parametreler
invocationContext IInvocationContext