Package im.zego.zegoexpress.utils
Class ZegoUnitTest
- java.lang.Object
-
- im.zego.zegoexpress.utils.ZegoUnitTest
-
public final class ZegoUnitTest extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ZegoUnitTest.ZegoUnitTestCaseID
static class
ZegoUnitTest.ZegoUnitTestGroup
-
Constructor Summary
Constructors Constructor Description ZegoUnitTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
setTestCase(ZegoTestCase testcase)
static int
triggerCallback()
-
-
-
Method Detail
-
setTestCase
public static int setTestCase(ZegoTestCase testcase)
-
triggerCallback
public static int triggerCallback()
-
-