diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2018-03-19 21:13:53 +0900 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-24 22:15:44 +0100 |
commit | 7960b4e09fb8807d897b5b913ab43b2c8e07219d (patch) | |
tree | 4a02c2db10dd92ceba39025e0c3e8d2cb0a318e1 /org.eclipse.jgit.http.test | |
parent | 6d3a29d25ffe00bff7b666efd16617f6d29038ce (diff) | |
download | jgit-7960b4e09fb8807d897b5b913ab43b2c8e07219d.tar.gz jgit-7960b4e09fb8807d897b5b913ab43b2c8e07219d.zip |
Rename RecursiveMergerTest and ResolveMergerTest to reduce confusion
The class names imply that RecursiveMergerTest tests the RecursiveMerger
and ResolveMergerTest tests the ResolveMerger.
In fact, both of them include coverage of both strategies; the difference
is that RecursiveMergerTest is only testing criss-cross merges.
The tests cannot be combined into a single class because the criss-cross
test methods have additional data points.
Instead, rename the classes to more meaningful names.
Change-Id: I7ca8a03a3b7e351e2d4fcaca3b3186c098a3ca66
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.http.test')
0 files changed, 0 insertions, 0 deletions