Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileVersProvider ¶
FileVersProvider is an autogenerated mock type for the FileVersProvider type
func NewFileVersProvider ¶
func NewFileVersProvider(t interface { mock.TestingT Cleanup(func()) }) *FileVersProvider
NewFileVersProvider creates a new instance of FileVersProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*FileVersProvider) GetFileVersions ¶
func (_m *FileVersProvider) GetFileVersions(targetFilePath string, repoCommits ...covermerger.RepoCommit) (covermerger.FileVersions, error)
GetFileVersions provides a mock function with given fields: targetFilePath, repoCommits
Click to show internal directories.
Click to hide internal directories.