Searched defs:expectedFailMessage (Results 1 – 2 of 2) sorted by relevance
366 String expectedFailMessage = "Update of APEX package test.apex.rebootless is not allowed " in testApexNotInAllowListCanNotInstall_staged() local381 String expectedFailMessage = "Update of APEX package test.apex.rebootless is not allowed " in testApexNotInAllowListCanNotInstall_nonStaged() local396 String expectedFailMessage = "Update of APEX package test.apex.rebootless is not allowed " in testVendorApexWrongInstaller_staged() local411 String expectedFailMessage = "Update of APEX package test.apex.rebootless is not allowed " in testVendorApexWrongInstaller_nonStaged() local
188 String expectedFailMessage, Install install) { in commitExpectingFailure()424 private static void assertThrows(Class expectedThrowableClass, String expectedFailMessage, in assertThrows()