Options
All
  • Public
  • Public/Protected
  • All
Menu

jest-testcontainers-utils

Index

Type aliases

WithContainerCallback: (getInstance: () => StartedTestContainer) => void

Type declaration

    • (getInstance: () => StartedTestContainer): void
    • Parameters

      • getInstance: () => StartedTestContainer
          • (): StartedTestContainer
          • Returns StartedTestContainer

      Returns void

Functions

Generated using TypeDoc