/**
 * Creates randomized configuration of a specified depth. Simple configuration example:
 *
 * <pre>
 *
 * &lt;dataConfig>
 * <dataSource type="MockDataSource" />
 * &lt;document>
 * </pre>
 *
 * Internally configures MockDataSource.
 **/
public class Test {
}
