All Classes and Interfaces

Class
Description
Assertion class
Create indexes with predefined data
An object for the fake index
Abstract test util class
JUnit TestCase with specialized support for temporary local repository.
Mock SystemReader for tests.
Fake MonotonicClock for testing code that uses Clock.
Annotation enabling to run tests repeatedly
TestRule 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 monitor
TestRepository<R extends org.eclipse.jgit.lib.Repository>
Wrapper to make creating test data easier.
Toy RNG to ensure we get predictable numbers during unit tests.
Utility methods for handling timestamps