Documentation
¶
Index ¶
- func EqualError(t *testing.T, e1 *core.Error, e2 *core.Error)
- func EqualLiteralCollection(t *testing.T, l1 *core.LiteralCollection, l2 *core.LiteralCollection)
- func EqualLiteralMap(t *testing.T, l1 *core.LiteralMap, l2 *core.LiteralMap)
- func EqualLiteralType(t *testing.T, lt1 *core.LiteralType, lt2 *core.LiteralType)
- func EqualLiterals(t *testing.T, l1 *core.Literal, l2 *core.Literal)
- func EqualPrimitive(t *testing.T, p1 *core.Primitive, p2 *core.Primitive)
- func EqualScalar(t *testing.T, p1 *core.Scalar, p2 *core.Scalar)
- func EqualUnion(t *testing.T, u1 *core.Union, u2 *core.Union)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualLiteralCollection ¶
func EqualLiteralCollection(t *testing.T, l1 *core.LiteralCollection, l2 *core.LiteralCollection)
func EqualLiteralMap ¶
func EqualLiteralMap(t *testing.T, l1 *core.LiteralMap, l2 *core.LiteralMap)
func EqualLiteralType ¶ added in v1.15.0
func EqualLiteralType(t *testing.T, lt1 *core.LiteralType, lt2 *core.LiteralType)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.