Documentation
¶
Overview ¶
Package assertions contains GoConvey assertions used by pinpoint. Like the GoConvey package, it should be dot-imported into tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldBeStatusError ¶
func ShouldBeStatusError(want codes.Code) comparison.Func[error]
ShouldbeStatusError checks that an error is a status error with the given status.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.