Documentation ¶ Index ¶ func Check(t testing.TB) func Context(t testing.TB) context.Context func NewAdaptor(t testing.TB, dsn string) adaptor.Adaptor func WithSession(ctx context.Context, t testing.TB, dsn string, catalogs ...builder.Catalog) context.Context Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Check ¶ func Check(t testing.TB) func Context ¶ added in v0.0.3 func Context(t testing.TB) context.Context func NewAdaptor ¶ added in v0.0.3 func NewAdaptor(t testing.TB, dsn string) adaptor.Adaptor func WithSession ¶ added in v0.1.18 func WithSession(ctx context.Context, t testing.TB, dsn string, catalogs ...builder.Catalog) context.Context Types ¶ This section is empty. Source Files ¶ View all Source files testing.go Click to show internal directories. Click to hide internal directories.