|
|
@ -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 {
|
|
|
|