Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17582

Improve EjbValidationsUtilTest to better check static or final methods in ejb class

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 28.0.0.Beta1, 28.0.0.Final
    • None
    • EJB
    • None

      Need to add some tests to org.jboss.as.ejb3.util.EjbValidationsUtilTest to verify static or final methods in ejb bean class.

      • non-public static or final methods in bean class is ok and should give no warning
      • public static or final class in bean class should produce a warning
      • public static or final class in the super class of a bean class should also give a warning

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: