public void TestInitialize()
 {
     InitializeFakes();
     request = new UpdatePlatformNameRequest(FakeRepository, FakeRepositoryAggregate);
 }