public void GetRepository__CorrectlyRetrieved() { Assert.AreSame(DataRepository, TestInstance.GetRepository <IData>()); }