Documentation ¶
Index ¶
- func ApplyUpdateToFixture(t *testing.T, fixture string, factory updater.Factory, up updater.Update) string
- func CheckInFixture(t *testing.T, fixture string, factory updater.Factory, dep updater.Dependency, ...) *updater.Update
- func DependenciesFixtures(t *testing.T, factory updater.Factory, cases map[string][]updater.Dependency)
- func TempDirFromFixture(t *testing.T, fixture string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyUpdateToFixture ¶
func CheckInFixture ¶
func DependenciesFixtures ¶
func DependenciesFixtures(t *testing.T, factory updater.Factory, cases map[string][]updater.Dependency)
DependenciesFixtures verifies .Dependencies() on an Updater initialized from a fixture.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.