]> source.dussan.org Git - jgit.git/commit
PackWriterTest: Improve readability 42/78342/4
authorTerry Parker <tparker@google.com>
Tue, 2 Aug 2016 16:30:40 +0000 (09:30 -0700)
committerTerry Parker <tparker@google.com>
Thu, 4 Aug 2016 21:59:05 +0000 (14:59 -0700)
commit9843489cb88d7c7cee09ced484c2fbc84ec1e3ef
tree9c5656ca95cbcc388fa66631ce1d65d5ab021068
parent23b1405484eb8dea10d1a6870b28e865d04d9f63
PackWriterTest: Improve readability

Add wants() and haves() static utility functions to improve readability.

Change-Id: I4d44e17a9af97c0203e2ebe112eabb1f67d272a6
Signed-off-by: Terry Parker <tparker@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackWriterTest.java