namespace IRaCIS.Core.Domain { public interface ITestRepository : IRepository { } }