]> source.dussan.org Git - jgit.git/commit
Refactor test of capabilities output 60/123960/2
authorJonathan Tan <jonathantanmy@google.com>
Wed, 2 May 2018 23:35:48 +0000 (16:35 -0700)
committerJonathan Nieder <jrn@google.com>
Tue, 5 Jun 2018 05:09:07 +0000 (22:09 -0700)
commitc9d4609ecbe3e8ed74f8fc169d541a1d7c8c5f15
tree81ede8b253e6acd83585b0651113432fd94cf114
parente319a6f8d4e014214fe5433b1ffc7e5d528f3541
Refactor test of capabilities output

A subsequent patch will dynamically generate the capability
advertisement, so the capability advertisements produced are not always
the same. Separate the checking of the advertisements into its own test
method.

Change-Id: I768d14b9d1a244d5d886c42ffd62ef3957b518fb
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackTest.java