public static void OpenAsMessageTestExpectsNotNull(IAttachment target) { Assert.IsNotNull(target.OpenAsMessage()); }