public class DeviceTest extends BaseTest
| 构造器和说明 | 
|---|
DeviceTest()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
testCheckDevice()
查询设备是否为有效设备
 参考文档:https://help.aliyun.com/document_detail/48300.html 
 | 
void | 
testQueryDeviceInfo()
查询设备信息
 参考文档:https://help.aliyun.com/document_detail/48098.html 
 | 
beforeClasspublic void testCheckDevice()
                     throws java.lang.Exception
java.lang.Exceptionpublic void testQueryDeviceInfo()
                         throws java.lang.Exception
java.lang.Exception