Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllTestsBytes ¶
type AllTestsBytes struct {
Tests map[string]MappingTestSamplesBytes
}
type MappingSuccessBytes ¶
type MappingTestSamplesBytes ¶
type MappingTestSamplesBytes struct {
// TL name for type to test
TestingType string
// json values which must success
Successes []MappingSuccessBytes
}
Click to show internal directories.
Click to hide internal directories.