Documentation ¶
Overview ¶
Package gqltest provides helper functions for unittests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSession ¶
NewSession creates a new gql.Session with good defaults.113
func ReadTable ¶
ReadTable reads the table contents as a list of strings.
REQUIRES: t.Type()==TableType
func ReadTableSorted ¶
ReadTableSorted reads the table contents as a list of strings, then sort them in lexicographic ascending order.
REQUIRES: t.Type()==TableType
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.