Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuarantineInitTestCase ¶
type QuarantineInitTestCase struct { ReturnValue *v1alpha1.Quarantine ReturnError error Input *v1alpha1.Quarantine }
QuarantineTestCase represents a struct with setup structs, expected return structs and errors of tested funcs
type QuarantineTestCase ¶
type QuarantineTestCase struct { ReturnValue *quarantine.Quarantine ReturnError error Input *quarantine.Quarantine }
QuarantineTestCase represents a struct with setup structs, expected return structs and errors of tested funcs
Click to show internal directories.
Click to hide internal directories.