Refactored unit-tests

revert-dabc3590
harshanL 10 years ago
parent f4da4c35fc
commit 26883800ea

@ -206,7 +206,7 @@ public class MobileFeaturePropertyDAOTestSuite {
}
@Test(dependsOnMethods = { "addMobileFeaturePropertyTest", "getMobileFeaturePropertyTest",
"getFeaturePropertyOfFeatureTest" , "updateFeaturePropertyTest",
"getFeaturePropertyOfFeatureTest" , "updateMobileFeaturePropertyTest",
"deleteMobileFeaturePropertyTest"})
public void deleteMobileFeaturePropertiesOfFeatureTest()
throws MobileDeviceManagementDAOException {

Loading…
Cancel
Save