public void Setup() { LegacySubscriptionProxyService.SetupAssemblyRedirectForOldMessages(); PlainFormatter = new BinaryFormatter(); Factory = new OldMessageFactory(); }