public void Write_Writes_Expected_DatePicker() { SerializeWithJsonWriter(TestModelFactory.DatePicker()) .ShouldMatchSnapshot(); }