IInvocationContextReceiver
public
interface
IInvocationContextReceiver
| com.android.tradefed.testtype.IInvocationContextReceiver |
Çağrının bağlamına referans verilmesi gereken bir test.
Testin, IBuildInfo öğesine referans vermeden çağırma ayrıntılarını bilmesi gerektiğinde kullanılmalıdır.
Çoğu test, test edilen derlemeye bağlı olmamalı ve test ortamını hazırlamak için ITargetPreparer'lere güvenmelidir.
Ö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 |