InvocationCacheHelper
public
class
InvocationCacheHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.invoker.InvocationCacheHelper |
Utilitas untuk menangani upload dan mencari hasil cache pemanggilan.
Ringkasan
Class bertingkat | |
---|---|
class |
InvocationCacheHelper.CacheInvocationResultDescriptor
Menjelaskan hasil cache. |
Konstruktor publik | |
---|---|
InvocationCacheHelper()
|
Metode publik | |
---|---|
static
InvocationCacheHelper.CacheInvocationResultDescriptor
|
lookupInvocationResults(IConfiguration mainConfig, TestInformation testInfo)
|
static
void
|
uploadInvocationResults(IConfiguration mainConfig, File protoResults, TestInformation testInfo)
Upload hasil pemanggilan |
Konstruktor publik
InvocationCacheHelper
public InvocationCacheHelper ()
Metode publik
lookupInvocationResults
public static InvocationCacheHelper.CacheInvocationResultDescriptor lookupInvocationResults (IConfiguration mainConfig, TestInformation testInfo)
Parameter | |
---|---|
mainConfig |
IConfiguration |
testInfo |
TestInformation |
Hasil | |
---|---|
InvocationCacheHelper.CacheInvocationResultDescriptor |
uploadInvocationResults
public static void uploadInvocationResults (IConfiguration mainConfig, File protoResults, TestInformation testInfo)
Upload hasil pemanggilan