Example #1
0
        public void Horizontal()
        {
            root.Render(SeeRawTypes.HorizontalRun("Horizontal Test"));

            AssertMatches();
        }