public new virtual void SetUp() { base.SetUp(); LabelCollectionRetriever.Get("DashboardErrorPage").Returns(_labelsFromRetriever); _result = DashboardController.Error(); }