public void DistributedPubSubMediator_when_sending_unwrapped_message() { var msg = new UnwrappedMessage("hello"); NonUnwrappingPubSub(msg); }