PtsBotTest

public class PtsBotTest
extends Object implements IRemoteTest

java.lang.Object
com.android.tradefed.testtype.blueberry.PtsBotTest


Esegui test del bot PTS. PTS-bot è un'automazione completa di Bluetooth Profile Tuning Suite, che è lo strumento di test fornito dallo standard Bluetooth per eseguire test di certificazione Host Bluetooth (vedi https://www.bluetooth.com/develop-with-bluetooth/qualification- list/qualification-test-tools/profile-tuning-suite/).

Riepilogo

Costruttori pubblici

PtsBotTest ()

Metodi pubblici

void run ( TestInformation testInfo, ITestInvocationListener listener)

Esegue i test e segnala i risultati all'ascoltatore.

Costruttori pubblici

PtsBotTest

public PtsBotTest ()

Metodi pubblici

correre

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Esegue i test e segnala i risultati all'ascoltatore.

Parametri
testInfo TestInformation : l'oggetto TestInformation contenente informazioni utili per eseguire i test.

listener ITestInvocationListener : ITestInvocationListener dei risultati del test

Lancia
DeviceNotAvailableException