ArchModuleController

public class ArchModuleController
extends BaseModuleController

java.lang.Nesne
com.android.tradefed.testtype.suite.module.BaseModuleController
com.android.tradefed.testtype.suite.module.ArchModuleController


Modül denetleyicisi, verilen herhangi bir mimariyle eşleşmediğinde testleri çalıştırmaz.

Özet

Kamu inşaatçıları

ArchModuleController ()

Genel yöntemler

IModuleController.RunStrategy shouldRun ( IInvocationContext context)

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

Kamu inşaatçıları

ArchModuleController

public ArchModuleController ()

Genel yöntemler

koşmalı

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 true, aksi takdirde false.