示例#1
0
 public void Write_Writes_Expected_ChannelSelectMenu()
 {
     SerializeWithJsonWriter(TestModelFactory.ChannelSelectMenu())
     .ShouldMatchSnapshot();
 }