Searched refs:allowFailures (Results 1 – 1 of 1) sorted by relevance
1275 protected void executeResetPasswordWithTokenTests(Boolean allowFailures) throws Exception { in executeResetPasswordWithTokenTests() argument1277 Collections.singletonMap(ARG_ALLOW_FAILURE, Boolean.toString(allowFailures))); in executeResetPasswordWithTokenTests()