Package org.eclipse.jgit.junit
package org.eclipse.jgit.junit
-
ClassDescriptionAssertion classAbstract test util classJUnit TestCase with specialized support for temporary local repository.Mock
SystemReaderfor tests.Annotation enabling to run tests repeatedlyTestRulewhich enables to run the same JUnit test repeatedly.Exception thrown if repeated execution of a test annotated with@Repeatfailed.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.