Refactored unit-tests

revert-dabc3590
harshanL 10 years ago
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…
Cancel
Save