예제 #1
0
        public void SetConversionToJson()
        {
            _converter.SetConversionToJson();

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