Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Author ¶
Author is an autogenerated mock type for the Author type
func NewAuthor ¶
func NewAuthor(t NewAuthorT) *Author
NewAuthor creates a new instance of Author. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Author) PendingExtrinsics ¶
PendingExtrinsics provides a mock function with given fields:
func (*Author) SubmitAndWatchExtrinsic ¶
func (_m *Author) SubmitAndWatchExtrinsic(xt types.Extrinsic) (*author.ExtrinsicStatusSubscription, error)
SubmitAndWatchExtrinsic provides a mock function with given fields: xt
type NewAuthorT ¶
Click to show internal directories.
Click to hide internal directories.