final class PostgreSqlConfiguration

Applies the shared PostgreSQL startup and readiness settings.

Methods§

public function apply(GenericContainer $container): void

Configures a reusable PostgreSQL server with a disposable test database.

Parameters

$containerGenericContainerContainer definition to configure.
Test cases 1
Called from 2
Calls 4
  • method-call GenericContainer::withReuseMode() line 23
  • static-call ReuseMode::REUSE() line 24
  • method-call LogMessageWaitStrategy::withPattern() line 34
  • new LogMessageWaitStrategy line 34

Test cases 3§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 2

Relations§

Instantiated in 2
Method calls 2