|
|
|
@ -31,15 +31,16 @@
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.DeviceManagementRepositoryTests"/>
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.DeviceManagementConfigTests"/>
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.app.mgt.AppManagementConfigurationManagerTest"/>
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.dao.ApplicationPersistenceTests"/>-->
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.dao.ApplicationPersistenceTests"/>
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.search.DeviceDetails"/>
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.dao.GroupPersistTests"/>
|
|
|
|
|
</classes>
|
|
|
|
|
</test>
|
|
|
|
|
|
|
|
|
|
<test name="Service Unit Tests" preserve-order="true">
|
|
|
|
|
<classes>
|
|
|
|
|
<class name="org.wso2.carbon.device.mgt.core.service.DeviceManagementProviderServiceTest"/>
|
|
|
|
|
<!--TODO: Uncomment below once the tests are passing-->
|
|
|
|
|
<!--<test name="Service Unit Tests" preserve-order="true">-->
|
|
|
|
|
<!--<classes>-->
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.service.DeviceManagementProviderServiceTest"/>-->
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.app.mgt.ApplicationManagementProviderServiceTest"/>-->
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.service.GroupManagementProviderServiceTest"/>-->
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.operation.OperationManagementTests"/>-->
|
|
|
|
@ -56,6 +57,6 @@
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.search.SearchManagementServiceTest"/>-->
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.search.ProcessorImplTest"/>-->
|
|
|
|
|
<!--<class name="org.wso2.carbon.device.mgt.core.search.SearchMgtUtilTest"/>-->
|
|
|
|
|
</classes>
|
|
|
|
|
</test>
|
|
|
|
|
<!--</classes>-->
|
|
|
|
|
<!--</test>-->
|
|
|
|
|
</suite>
|
|
|
|
|