Helper for managing fixtures.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
void | void runPerConnection(DClosure aCallback, IFixture[] fixtures) | ||||
void | void truncate(IFixture[] testFixtures) | ||||
IFixture[] | IFixture[] loadFixtures(string[] fixtureNames) | ||||
string[] | string[] getForeignReferences(Connection dbConnection, IFixture fixture) |