Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockGitignoreMatcher ¶
MockGitignoreMatcher is a mock implementation of the gitignore.Matcher interface
func NewMockGitignoreMatcher ¶
func NewMockGitignoreMatcher() *MockGitignoreMatcher
type MockMatcher ¶
MockMatcher is a mock implementation of the Matcher interface
func NewMockMatcher ¶
func NewMockMatcher() *MockMatcher
type MockMatcherFactory ¶
MockMatcherFactory is a mock implementation of the MatcherFactory interface
func NewMockMatcherFactory ¶
func NewMockMatcherFactory() *MockMatcherFactory
func (*MockMatcherFactory) NewMatcher ¶
NewMatcher mocks the NewMatcher method of the MatcherFactory interface
Click to show internal directories.
Click to hide internal directories.