summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2018-03-19 21:13:53 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2018-03-24 22:15:44 +0100
commit7960b4e09fb8807d897b5b913ab43b2c8e07219d (patch)
tree4a02c2db10dd92ceba39025e0c3e8d2cb0a318e1 /org.eclipse.jgit.http.test
parent6d3a29d25ffe00bff7b666efd16617f6d29038ce (diff)
downloadjgit-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