מאגר דינמי מרוחק

public class RemoteDynamicPool
extends Object implements ITestsPool

Java.lang.Object
com.android.tradefed.invoker.shard.remoteDynamicPool


הטמעת מאגר של בדיקות בתור לעבודה מרחוק

סיכום

מחלקות מקוננות

class RemoteDynamicPool.RequestCallable

 

שיטות ציבוריות

int getAttemptNumber(ITestSuite test)
static RemoteDynamicPool newInstance(IDynamicShardingClient client, String poolId, moduleMapping)
IRemoteTest poll(TestInformation info, boolean reportNotExecuted)

סקרים את הבדיקה הבאה שרוצים לבצע.

ITokenRequest pollRejectedTokenModule()

מחזירה את רשימת הבדיקות שנדחו להפעלה בכל המכשירים.

void returnToRemotePool(ITestSuite test, int attemptNumber)

שיטות ציבוריות

getTryNumber

public int getAttemptNumber (ITestSuite test)

פרמטרים
test ITestSuite

החזרות
int

מכונה חדשה

public static RemoteDynamicPool newInstance (IDynamicShardingClient client, 
                String poolId, 
                 moduleMapping)

פרמטרים
client IDynamicShardingClient

poolId String

moduleMapping

החזרות
RemoteDynamicPool

סקר

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

סקרים את הבדיקה הבאה שרוצים לבצע.

פרמטרים
info TestInformation

reportNotExecuted boolean

החזרות
IRemoteTest

segmentRejectedTokenModule

public ITokenRequest pollRejectedTokenModule ()

מחזירה את רשימת הבדיקות שנדחו להפעלה בכל המכשירים.

החזרות
ITokenRequest

returnToremotePool

public void returnToRemotePool (ITestSuite test, 
                int attemptNumber)

פרמטרים
test ITestSuite

attemptNumber int