Documentation ¶
Index ¶
- func EnvelopeContainingMessageLike(expected interface{}) types.GomegaMatcher
- func NonZeroContainerMetricsFor(expected interface{}) types.GomegaMatcher
- type EnvelopeContainingMessageLikeMatcher
- func (matcher *EnvelopeContainingMessageLikeMatcher) FailureMessage(actual interface{}) (message string)
- func (matcher *EnvelopeContainingMessageLikeMatcher) Match(actual interface{}) (success bool, err error)
- func (matcher *EnvelopeContainingMessageLikeMatcher) NegatedFailureMessage(actual interface{}) (message string)
- type MetricsApp
- type NonZeroContainerMetricsForMatcher
- func (matcher *NonZeroContainerMetricsForMatcher) FailureMessage(actual interface{}) (message string)
- func (matcher *NonZeroContainerMetricsForMatcher) Match(actual interface{}) (success bool, err error)
- func (matcher *NonZeroContainerMetricsForMatcher) NegatedFailureMessage(actual interface{}) (message string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvelopeContainingMessageLike ¶
func EnvelopeContainingMessageLike(expected interface{}) types.GomegaMatcher
func NonZeroContainerMetricsFor ¶
func NonZeroContainerMetricsFor(expected interface{}) types.GomegaMatcher
Types ¶
type EnvelopeContainingMessageLikeMatcher ¶
type EnvelopeContainingMessageLikeMatcher struct {
// contains filtered or unexported fields
}
func (*EnvelopeContainingMessageLikeMatcher) FailureMessage ¶
func (matcher *EnvelopeContainingMessageLikeMatcher) FailureMessage(actual interface{}) (message string)
func (*EnvelopeContainingMessageLikeMatcher) Match ¶
func (matcher *EnvelopeContainingMessageLikeMatcher) Match(actual interface{}) (success bool, err error)
func (*EnvelopeContainingMessageLikeMatcher) NegatedFailureMessage ¶
func (matcher *EnvelopeContainingMessageLikeMatcher) NegatedFailureMessage(actual interface{}) (message string)
type MetricsApp ¶
type NonZeroContainerMetricsForMatcher ¶
type NonZeroContainerMetricsForMatcher struct {
// contains filtered or unexported fields
}
func (*NonZeroContainerMetricsForMatcher) FailureMessage ¶
func (matcher *NonZeroContainerMetricsForMatcher) FailureMessage(actual interface{}) (message string)
func (*NonZeroContainerMetricsForMatcher) Match ¶
func (matcher *NonZeroContainerMetricsForMatcher) Match(actual interface{}) (success bool, err error)
func (*NonZeroContainerMetricsForMatcher) NegatedFailureMessage ¶
func (matcher *NonZeroContainerMetricsForMatcher) NegatedFailureMessage(actual interface{}) (message string)
Click to show internal directories.
Click to hide internal directories.