Exemple #1
0
 public void Tests(string template, bool expected) => Templates.ContainsChapterOnlyTags(template).Should().Be(expected);