Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeSetAsserter ¶
ChangeSetAsserter is an interface to assert if the given changeset with rules of implementations.
type HasLogSummary ¶
type HasLogSummary struct {
WantLogSummary string
}
type HasRevision ¶
type HasRevision struct {
ResourcePath string
WantRevision history.StagingResourceRevision
CmpOpts []cmp.Option
}
type MatchResourcePathSet ¶
type MatchResourcePathSet struct {
WantResourcePaths []string
}
Click to show internal directories.
Click to hide internal directories.