Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExistInFS ¶
func ExistInFS(fs interface{}) types.GomegaMatcher
Types ¶
type AsDirectory ¶
type AsDirectory string
type PathExistsMatcher ¶
type PathExistsMatcher struct {
// contains filtered or unexported fields
}
func (*PathExistsMatcher) FailureMessage ¶
func (m *PathExistsMatcher) FailureMessage(actual interface{}) string
func (*PathExistsMatcher) Match ¶
func (m *PathExistsMatcher) Match(actual interface{}) (bool, error)
func (*PathExistsMatcher) NegatedFailureMessage ¶
func (m *PathExistsMatcher) NegatedFailureMessage(actual interface{}) string
Click to show internal directories.
Click to hide internal directories.