Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenConverter ¶
TokenConverter is an autogenerated mock type for the TokenConverter type
func NewTokenConverter ¶
func NewTokenConverter(t interface { mock.TestingT Cleanup(func()) }) *TokenConverter
NewTokenConverter creates a new instance of TokenConverter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*TokenConverter) ToGraphQLForApplication ¶
func (_m *TokenConverter) ToGraphQLForApplication(_a0 model.OneTimeToken) (graphql.OneTimeTokenForApplication, error)
ToGraphQLForApplication provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.