InvocationCacheHelper

public class InvocationCacheHelper
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.InvocationCacheHelper


Narzędzie do obsługi przesyłania i wyszukiwania wyników wywołania w pamięci podręcznej.

Podsumowanie

Zagnieżdżone klasy

class InvocationCacheHelper.CacheInvocationResultDescriptor

Opisuje wyniki dotyczące pamięci podręcznej. 

Konstruktory publiczne

InvocationCacheHelper()

Metody publiczne

static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults(IConfiguration mainConfig, TestInformation testInfo)
static void uploadInvocationResults(IConfiguration mainConfig, File protoResults, TestInformation testInfo)

Przesyłanie wyników wywołania

Konstruktory publiczne

InvocationCacheHelper

public InvocationCacheHelper ()

Metody publiczne

lookupInvocationResults

public static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults (IConfiguration mainConfig, 
                TestInformation testInfo)

Parametry
mainConfig IConfiguration

testInfo TestInformation

Zwroty
InvocationCacheHelper.CacheInvocationResultDescriptor

uploadInvocationResults

public static void uploadInvocationResults (IConfiguration mainConfig, 
                File protoResults, 
                TestInformation testInfo)

Przesyłanie wyników wywołania