class RefreshDatabaseState (View source)

Properties

static PDO> $inMemoryConnections

The current SQLite in-memory database connections.

static bool $migrated

Indicates if the test database has been migrated.

static bool $lazilyRefreshed

Indicates if a lazy refresh hook has been invoked.