Пример #1
0
 public void get_section_name(Type type, string sectionName)
 {
     JasperSettings.ConfigSectionNameFor(type).ShouldBe(sectionName);
 }