Documentation ¶
Index ¶
Constants ¶
View Source
const (
EngineName = "mock"
)
Variables ¶
This section is empty.
Functions ¶
func NewWithCallback ¶
func NewWithCallback(creFn CreateCallbackFn, delFn DeleteCallbackFn) internal.DeployEngine
New creates a new teamcity test runner
Types ¶
type CreateCallbackFn ¶
type DeleteCallbackFn ¶
type DeleteCallbackFn func(refName string)
Click to show internal directories.
Click to hide internal directories.