mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Refactored unit-tests
This commit is contained in:
parent
f4da4c35fc
commit
26883800ea
@ -206,7 +206,7 @@ public class MobileFeaturePropertyDAOTestSuite {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test(dependsOnMethods = { "addMobileFeaturePropertyTest", "getMobileFeaturePropertyTest",
|
@Test(dependsOnMethods = { "addMobileFeaturePropertyTest", "getMobileFeaturePropertyTest",
|
||||||
"getFeaturePropertyOfFeatureTest" , "updateFeaturePropertyTest",
|
"getFeaturePropertyOfFeatureTest" , "updateMobileFeaturePropertyTest",
|
||||||
"deleteMobileFeaturePropertyTest"})
|
"deleteMobileFeaturePropertyTest"})
|
||||||
public void deleteMobileFeaturePropertiesOfFeatureTest()
|
public void deleteMobileFeaturePropertiesOfFeatureTest()
|
||||||
throws MobileDeviceManagementDAOException {
|
throws MobileDeviceManagementDAOException {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user