Package org.eclipse.jgit.junit
package org.eclipse.jgit.junit
-
ClassDescriptionAssertion classAbstract test util classJUnit TestCase with specialized support for temporary local repository.Mock
SystemReader
for tests.Annotation enabling to run tests repeatedlyTestRule
which enables to run the same JUnit test repeatedly.Exception thrown if repeated execution of a test annotated with@Repeat
failed.Base class for most JGit unit tests.This class is used when it's required to load jgit classes in separate classloader for each test class.Strict work monitorTestRepository<R extends Repository>Wrapper to make creating test data easier.Toy RNG to ensure we get predictable numbers during unit tests.