States for Learning Person Relations
See https://wiki.kuali.org/display/STUDENT/LuiPeronRelation+Types+and+States#LuiPeronRelationTypesandStates-References
Creates a List of EnumeratedValue DTOs, use to initialize database for testing
last index value minus initial index value determines size of List
EnumeratedValues are created with current index value to give each object field pseudo unique values
This workaround logic is used in Bean2DictionaryConverter
I want to keep this test here because when it fails that means the bug is finally
fixed and we can remove the workaround from that code.
Deprecated. Extending DataModelValidator to override call to Application.getApplicationContext()
for messages, since ApplicationContext does a GWT.create() which can't be called from
JUnit tests.
Tests against the PermutationUtils class which provides the permutation generation support that is used
to Generate Unconstrained Registration Groups in @see CourseOfferingService.