Esempio n. 1
0
 public void Write_Writes_Expected_ChannelMultiSelectMenu()
 {
     SerializeWithJsonWriter(TestModelFactory.ChannelMultiSelectMenu())
     .ShouldMatchSnapshot();
 }