Çağrı Durumu

public class InvocationStatus
extends Object

Java.lang.Nesne
🎃 com.android.tradefed.cluster.InvocationStatus


Çağrı durumunu depolayacak bir sınıf.

Buna, çağrıda çalışan test gruplarının durumları da dahildir.

Özet

Kamu inşaatçıları

InvocationStatus()

Herkese açık yöntemler

void addTestGroupStatus(TestGroupStatus progress)
getTestGroupStatuses()
JSONObject toJSON()

Kamu inşaatçıları

Çağrı Durumu

public InvocationStatus ()

Herkese açık yöntemler

testGrup Durumunu ekleyin

public void addTestGroupStatus (TestGroupStatus progress)

Parametreler
progress TestGroupStatus

getTestGroupStatuses

public  getTestGroupStatuses ()

İlerlemeler

toJSON

public JSONObject toJSON ()

İlerlemeler
JSONObject

Fırlatma
JSONException