Documentation ¶ Index ¶ func Check(t testing.TB) func Context(t testing.TB) context.Context func NewAdaptor(t testing.TB, dsn string) adaptor.Adaptor func NewAdaptorError(t testing.TB, dsn string) error 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 NewAdaptorError ¶ added in v0.1.24 func NewAdaptorError(t testing.TB, dsn string) error 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.