KernelTestModuleController

public class KernelTestModuleController
extends BaseModuleController

java.lang.Object
com.android.tradefed.testtype.suite.module.BaseModuleController
com.android.tradefed.testtype.suite.module.KernelTestModuleController


Bir modül denetleyicisinin mimariyle eşleşmediğinde testleri çalıştırmaması için temel sınıf.

Özet

Kamu inşaatçıları

KernelTestModuleController ()

Genel yöntemler

IModuleController.RunStrategy shouldRun ( IInvocationContext context)

Modülün çalışıp çalışmamasına karar verme yöntemi.

Kamu inşaatçıları

KernelTestModuleController

public KernelTestModuleController ()

Genel yöntemler

Çalıştırmalı

public IModuleController.RunStrategy shouldRun (IInvocationContext context)

Modülün çalışıp çalışmamasına karar verme yöntemi.

Parametreler
context IInvocationContext : modülün IInvocationContext

İadeler
IModuleController.RunStrategy Modülün çalışması gerekiyorsa doğru, aksi takdirde yanlış.