using NUnit.Framework; namespace QuestPDF.UnitTests { [TestFixture] public class PageNumberTests { } }