private StandardConfiguration() { _domainObjectIDs = new DomainObjectIDs(GetMappingConfiguration()); }
public TestDataContainerObjectMother() { _domainObjectIDs = StandardConfiguration.Instance.GetDomainObjectIDs(); }