public class DeviceServiceTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected SecurityContext | 
context  | 
protected SecurityContext | 
system  | 
| Constructor and Description | 
|---|
DeviceServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
IDevice | 
getDeviceService(SecurityContext context,
                java.lang.String userUid)  | 
IDevices | 
getDevicesService(SecurityContext sc)  | 
void | 
testCreate()  | 
void | 
testDelete()  | 
void | 
testDeleteAll()  | 
void | 
testGetWindowsPhoneByIdentifier()  | 
void | 
testList()  | 
void | 
testPartenership()  | 
void | 
testUpdate()  | 
void | 
testUpdateLastSync()  | 
void | 
testWipe()  | 
protected SecurityContext context
protected SecurityContext system
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic IDevices getDevicesService(SecurityContext sc) throws ServerFault
ServerFaultpublic IDevice getDeviceService(SecurityContext context, java.lang.String userUid) throws ServerFault
ServerFaultpublic void testCreate()
                throws ServerFault
ServerFaultpublic void testDelete()
                throws ServerFault
ServerFaultpublic void testDeleteAll()
                   throws ServerFault
ServerFaultpublic void testUpdate()
                throws ServerFault
ServerFaultpublic void testList()
              throws ServerFault
ServerFaultpublic void testWipe()
              throws ServerFault
ServerFaultpublic void testPartenership()
                      throws ServerFault
ServerFaultpublic void testUpdateLastSync()
                        throws ServerFault
ServerFaultpublic void testGetWindowsPhoneByIdentifier()
Copyright © 2021. All Rights Reserved.