Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5651

Add TagTester#getChild(String tagName) method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.16.0, 7.0.0-M2
    • 7.0.0-M3, 6.17.0
    • wicket
    • None

    Description

      At the moment there is org.apache.wicket.util.tester.TagTester#getChild(String attrName, String attrValue) method that returns the a TagTester for the first child with this attribute name/value pair.

      Having #getChild(String tagName) will allow to create a TagTester for child tag without attributes.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: