MockDatabase

Undocumented in source.
@safe
class MockDatabase (
immutable(Schema) schema
) {}

Members

Functions

table
auto table()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

Schema
enum Schema;
Undocumented in source.

Meta