Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MockDBOptions

Options that can be passed to an instance of the mock database, setting details like port, user/password, and container name.

Hierarchy

  • MockDBOptions

Index

Properties

containerName

containerName: string

databaseName

databaseName: string

password

password: string

port

port: number

user

user: string

Generated using TypeDoc