Versions in this module Expand all Collapse all v1 v1.0.0 May 30, 2020 Changes in this version + func Rows(args ...string) [][]interface + type Result struct + func (res *Result) Check(expected [][]interface{}) + func (res *Result) Rows() [][]interface{} + func (res *Result) Sort() *Result + type TestKit struct + Se session.Session