Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HttpRequest = be_http.Request
HttpRequest is an alias for be_http.Request matcher
View Source
var JwtToken = be_jwt.Token
JwtToken is an alias for be_jwt.Token matcher
View Source
var StringAsTemplate = be_strings.MatchTemplate
StringAsTemplate is an alias for be_strings.MatchTemplate matcher
View Source
var URL = be_url.URL
URL is an alias for be_url.URL matcher
Functions ¶
func HaveLength ¶
HaveLength is like gomega.HaveLen() HaveLength succeeds if the actual value has a length that matches the provided conditions. It accepts either a count value or one or more Gomega matchers to specify the desired length conditions.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package be_jwt provides Be matchers for handling JSON Web Tokens (JWT).
|
Package be_jwt provides Be matchers for handling JSON Web Tokens (JWT). |
|
Package be_reflected offers Be matchers for reflection in Go, enabling expressive and versatile assertions on values' reflect kinds.
|
Package be_reflected offers Be matchers for reflection in Go, enabling expressive and versatile assertions on values' reflect kinds. |
|
Package be_strings provides Be matchers for string-related assertions
|
Package be_strings provides Be matchers for string-related assertions |
|
internal
|
|
|
psi
Package psi contains helpers that extends gomega library Name psi stands for previous letter from Omega (as we want to have a name that is close to gomega, but not to be a gomega)
|
Package psi contains helpers that extends gomega library Name psi stands for previous letter from Omega (as we want to have a name that is close to gomega, but not to be a gomega) |
|
psi_matchers
Package psi_matchers is a package that contains core matchers required Psi() to work properly
|
Package psi_matchers is a package that contains core matchers required Psi() to work properly |
|
reflect
Package reflect contains helpers that extends standard reflect library
|
Package reflect contains helpers that extends standard reflect library |
|
testing/mocks
Code generated by MockGen.
|
Code generated by MockGen. |
Click to show internal directories.
Click to hide internal directories.