| |
|
| java.lang.Object org.ddsteps.fixture.ldap.LdapFixtureLoader
LdapFixtureLoader | public class LdapFixtureLoader implements FixtureLoader(Code) | | FixtureLoader for Ldap Fixtures.
author: Mattias Arthursson |
setLdapOperations | public void setLdapOperations(LdapOperations ldapOperations)(Code) | | |
setTableNames | public void setTableNames(String[] tableNames)(Code) | | Set the table names to be considered by Fixtures created from this
FixtureLoader.
Parameters: tableNames - names of the tables in the DataSet to be used when setting upad tearing down the fixture. |
|
|
|