Searched refs:filledFields (Results 1 – 1 of 1) sorted by relevance
1919 private void optionalOnlyTest(FilledFields filledFields) throws Exception { in optionalOnlyTest() argument1940 if (filledFields == FilledFields.USERNAME_ONLY || filledFields == FilledFields.BOTH) { in optionalOnlyTest()1947 if (filledFields == FilledFields.BOTH) { in optionalOnlyTest()1956 if (filledFields == FilledFields.NONE) { in optionalOnlyTest()1970 if (filledFields == FilledFields.BOTH) { in optionalOnlyTest()