Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FFISwaggerGen ¶ added in v1.1.0
FFISwaggerGen is an autogenerated mock type for the FFISwaggerGen type
func NewFFISwaggerGen ¶ added in v1.1.2
func NewFFISwaggerGen(t interface { mock.TestingT Cleanup(func()) }) *FFISwaggerGen
NewFFISwaggerGen creates a new instance of FFISwaggerGen. 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 (*FFISwaggerGen) Build ¶ added in v1.3.0
func (_m *FFISwaggerGen) Build(ctx context.Context, api *core.ContractAPI, ffi *fftypes.FFI) (*ffapi.SwaggerGenOptions, []*ffapi.Route)
Build provides a mock function with given fields: ctx, api, ffi
type Server ¶
Server is an autogenerated mock type for the Server type
Click to show internal directories.
Click to hide internal directories.