IInvocationContextReceiver

public interface IInvocationContextReceiver

com.android.tradefed.testtype.IInvocationContextReceiver


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

Testin, IBuildInfo'ye referans vermeden çağrının ayrıntılarını bilmesi gerektiğinde kullanılmalıdır. Çoğu test, test edilen derlemeye bağımlı olmamalı ve test ortamını hazırlamak için ITargetPreparer'lerden yararlanmalı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