public void Write_Writes_Expected_ExternalSelectMenu() { SerializeWithJsonWriter(TestModelFactory.ExternalSelectMenu()) .ShouldMatchSnapshot(); }