MCPcopy
hub / github.com/go-task/task / Run

Method Run

internal/fingerprint/checker_mock.go:204–209  ·  view source on GitHub ↗
(run func())

Source from the content-addressed store, hash-verified

202}
203
204func (_c *MockSourcesCheckable_Kind_Call) Run(run func()) *MockSourcesCheckable_Kind_Call {
205 _c.Call.Run(func(args mock.Arguments) {
206 run()
207 })
208 return _c
209}
210
211func (_c *MockSourcesCheckable_Kind_Call) Return(s string) *MockSourcesCheckable_Kind_Call {
212 _c.Call.Return(s)

Callers 15

RunCommandFunction · 0.45
TestAlphaNumeric_SortFunction · 0.45
TestNoSort_SortFunction · 0.45
TestGroupWithBeginEndFunction · 0.45
TestPrefixedFunction · 0.45
TestPrefixedWithColorFunction · 0.45
TestDefaultDirFunction · 0.45
TestSearchFunction · 0.45
TestResolveDirFunction · 0.45
TestIsTaskUpToDateFunction · 0.45
RunMethod · 0.45

Calls 1

runFunction · 0.50

Tested by 11

TestAlphaNumeric_SortFunction · 0.36
TestNoSort_SortFunction · 0.36
TestGroupWithBeginEndFunction · 0.36
TestPrefixedFunction · 0.36
TestPrefixedWithColorFunction · 0.36
TestDefaultDirFunction · 0.36
TestSearchFunction · 0.36
TestResolveDirFunction · 0.36
TestIsTaskUpToDateFunction · 0.36
TestParsePattern_MatchFunction · 0.36