mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Add test for guide api
This commit is contained in:
parent
717697f4bd
commit
bb248d2208
@ -370,6 +370,11 @@ public class DeviceManagementProviderServiceMock implements DeviceManagementProv
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void sendEnrolmentGuide(String enrolmentGuide) throws DeviceManagementException {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void sendRegistrationEmail(EmailMetaInfo emailMetaInfo)
|
||||
throws DeviceManagementException, ConfigurationManagementException {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user