All Classes
-
All Classes Class Summary Exception Summary Annotation Types Summary Class Description Assert Assertion classJGitTestUtil Abstract test util classLocalDiskRepositoryTestCase JUnit TestCase with specialized support for temporary local repository.MockSystemReader MockSystemReader
for tests.MonotonicFakeClock FakeMonotonicClock
for testing code that uses Clock.Repeat Annotation enabling to run tests repeatedlyRepeatRule TestRule
which enables to run the same JUnit test repeatedly.RepeatRule.RepeatedTestException Exception thrown if repeated execution of a test annotated with@Repeat
failed.RepositoryTestCase Base class for most JGit unit tests.SeparateClassloaderTestRunner This class is used when it's required to load jgit classes in separate classloader for each test class.StrictWorkMonitor Strict work monitorTestRepository<R extends Repository> Wrapper to make creating test data easier.TestRng Toy RNG to ensure we get predictable numbers during unit tests.TimeUtil Utility methods for handling timestamps