database

package
v0.0.0-...-1185af5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package database implements feature steps to handle database clean up.

Feature: Example

 Scenario: Clean database
   Given there is a clean "postgres" database

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagerCleaner

type ManagerCleaner struct {
	*dbdog.Manager
}

ManagerCleaner clean database connections.

func (*ManagerCleaner) RegisterSteps

func (m *ManagerCleaner) RegisterSteps(s *godog.ScenarioContext)

RegisterSteps adds database manager context scenario steps to test suite.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL