Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertAPIResponse ¶
func NewAbciQueryResponse ¶
func NewAbciQueryResponse(t testing.TB, keys [][]byte, models []weave.Persistent) client.AbciQueryResponse
func TestBnsClientMock ¶
Types ¶
type BnsClientMock ¶
type BnsClientMock struct {
GetResults map[string]client.AbciQueryResponse
PostResults map[string]map[string]client.AbciQueryResponse
Err error
}
Click to show internal directories.
Click to hide internal directories.