public void EndIndexShouldBeNine() { Assert.True(token.EndIndex == 9, "Actual: " + token.EndIndex.ToString()); }