Ejemplo n.º 1
0
        public void SetConversionToProtobuf()
        {
            _converter.SetConversionToProtobuf();

            //TODO: remove the next line once protobuf is plugged in
            ScenarioContext.Current.Pending();
        }