Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-208

[lang] Javadoc, tests improvements for CharSet, CharSetUtils

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • None
    • Operating System: other
      Platform: Other

    • 22095

    Description

      The attached patch makes some small improvements to the javadoc for CharSet,
      CharSetUtils, adds some more test cases for CharSet and modifies the tests in
      CharSetTest to use assertTrue instead of assertEquals(true,*).

      One syntactical ambiguity is shown in the new test cases:

      "a" is ambiguous. Currently, this produces two CharRanges, "" and "a". On
      the other hand, "a-" is interpreted as the range from '' to 'a' (the other
      interpretation of "^-a").

      Attachments

        Activity

          People

            Unassigned Unassigned
            phil@steitz.com Phil Steitz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: