Interface | Description |
---|---|
TestAllPermutations.JavaResultComparer |
A JavaResultComparer compares two instances of
JavaResult instances. |
Class | Description |
---|---|
BugFixerInfo | |
BugFixerInitializerGUI | |
BugFixerMain | |
CompilationTask |
The CompilationTask handles compiling rewritable classes based on their permutation.
|
CompilationUnitParser | |
GroupFilter |
Filters the groups of permutations based on user responses.
|
MainRewriter | |
PermutationGroups |
A class which handles the grouping of the permutation tester.
|
PermutationGroups.PermutationGroup |
A single permutation group, which contains a collection of argument permutations which all lead to the same result.
|
TestAllPermutations | |
TestAllPermutations.InputOutputPairs |