Documentation
¶
Index ¶
- type Fixture
- func BadDepsolve(tmpdir, hostDistroName, hostArchName string) Fixture
- func BadFetch(tmpdir, hostDistroName, hostArchName string) Fixture
- func BadJobJSONFixture(tmpdir, hostDistroName, hostArchName string) Fixture
- func BaseFixture(tmpdir, hostDistroName, hostArchName string) Fixture
- func NoComposesFixture(tmpdir, hostDistroName, hostArchName string) Fixture
- func NonExistingPackage(tmpdir, hostDistroName, hostArchName string) Fixture
- func OldChangesFixture(tmpdir, hostDistroName, hostArchName string) Fixture
- type FixtureGenerator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fixture ¶
type Fixture struct { StoreFixture *store.Fixture Workers *worker.Server dnfjson_mock.ResponseGenerator }
func BadDepsolve ¶
func BadJobJSONFixture ¶
func BaseFixture ¶
func NoComposesFixture ¶
func NonExistingPackage ¶
func OldChangesFixture ¶
type FixtureGenerator ¶
Click to show internal directories.
Click to hide internal directories.