https://bz.apache.org/bugzilla/show_bug.cgi?id=63203

            Bug ID: 63203
           Summary: Unit Tests : Replace use of @Deprecated by
                    @VisibleForTesting
           Product: JMeter
           Version: 5.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.2

To discourage use of Default Constructors added for JUnit, we use @Deprecated.

But this is not very nice for quality auditing tools nor very readable.

This enhancement will introduce replacement of this by a new annotation
extracted from under ASL2 license:

https://github.com/aosp-mirror/platform_frameworks_base/blob/8b2c3a14603d163d7564e6f60286995079687690/core/java/com/android/internal/annotations/VisibleForTesting.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to