Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-96

JUnit viewer does not always detect "hideXXX"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.1.2-incubating
    • 0.1.2-incubating
    • Core

    Description

      I have a method "public void registerVoteFor(Member member) ".

      In the HTML viewer, "public boolean hideRegisterVoteFor()" is called, but not in the JUnit viewer - I am expecting a HiddenException, but it is not thrown.

      "public boolean hideRegisterVoteFor(Member member)" is never called, but this is known, and was previously discussed.

      For clarity, other "hideXXX()" methods are called, for properties (e.g. Member#getInitials()), and HiddenException is thrown.

      Attachments

        Activity

          People

            kevin-m Kevin Meyer
            kevin-m Kevin Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: