Uses of Class
org.eclipse.jgit.junit.MockSystemReader
Packages that use MockSystemReader
-
Uses of MockSystemReader in org.eclipse.jgit.junit
Fields in org.eclipse.jgit.junit declared as MockSystemReaderModifier and TypeFieldDescriptionprotected MockSystemReaderLocalDiskRepositoryTestCase.mockSystemReaderASystemReaderused to coordinate time, envars, etc.Constructors in org.eclipse.jgit.junit with parameters of type MockSystemReaderModifierConstructorDescriptionTestRepository(R db, org.eclipse.jgit.revwalk.RevWalk rw, MockSystemReader reader) Wrap a repository with test building tools.