Refactored unit-tests

This commit is contained in:
harshanL 2015-02-13 10:58:22 +05:30
parent f4da4c35fc
commit 26883800ea

View File

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