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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public IDevices getDevicesService(SecurityContext sc) throws ServerFault
ServerFault
public IDevice getDeviceService(SecurityContext context, java.lang.String userUid) throws ServerFault
ServerFault
public void testCreate() throws ServerFault
ServerFault
public void testDelete() throws ServerFault
ServerFault
public void testDeleteAll() throws ServerFault
ServerFault
public void testUpdate() throws ServerFault
ServerFault
public void testList() throws ServerFault
ServerFault
public void testWipe() throws ServerFault
ServerFault
public void testPartenership() throws ServerFault
ServerFault
public void testUpdateLastSync() throws ServerFault
ServerFault
public void testGetWindowsPhoneByIdentifier()
Copyright © 2021. All Rights Reserved.