Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TableEmulator ¶
func NewTableEmulator ¶
func NewTableEmulator(t *testing.T) *TableEmulator
func (*TableEmulator) MustGotError ¶
func (self *TableEmulator) MustGotError(expectError string)
func (*TableEmulator) VerifyData ¶
func (self *TableEmulator) VerifyData(expectJson string)
func (*TableEmulator) VerifyGoTypeAndJson ¶
func (self *TableEmulator) VerifyGoTypeAndJson(expectJson string)
func (*TableEmulator) VerifyType ¶
func (self *TableEmulator) VerifyType(expectJson string)
Click to show internal directories.
Click to hide internal directories.