GetPreviousPassedHelper

public class GetPreviousPassedHelper
extends Object

java.lang.Object
   ↳ com.android.tradefed.config.filter.GetPreviousPassedHelper


Funkcja pomocnicza do pobierania wcześniej przefiltrowanych testów.

Podsumowanie

Konstruktory publiczne

GetPreviousPassedHelper()

Metody publiczne

getPreviousPassedFilters(IConfiguration config)

Pobierz wcześniej zaliczone testy, jeśli to możliwe, z poprzedniej próby.

Konstruktory publiczne

GetPreviousPassedHelper

public GetPreviousPassedHelper ()

Metody publiczne

getPreviousPassedFilters

public  getPreviousPassedFilters (IConfiguration config)

Pobierz wcześniej zaliczone testy, jeśli to możliwe, z poprzedniej próby.

Parametry
config IConfiguration: konfiguracja, do której ma zostać zastosowany filtr.

Zwroty
Lista testów, które zostały wcześniej zaliczone.