test

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunDecode

func RunDecode(t *testing.T, decode encoding.Decode, data string)

RunSute run test by provider.

Types

type Data

type Data struct {
	String string
	Time   time.Time
	Struct SData
}

type DecodeSuite

type DecodeSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func (*DecodeSuite) TestDecode

func (ds *DecodeSuite) TestDecode()

type SData

type SData struct {
	ID int64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL