eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

Add a test for testing a private method annotated with @Gauge #737

Closed Channyboy closed 1 year ago

Channyboy commented 1 year ago

fixes #736

breakponchito commented 1 year ago

Hi @Channyboy I'm working to pass TCK for metrics 5 and I saw that this tests is checking a gauge from private method, Is that possible now? I followed the next documentation saying that only apply to public methods, Is this the correct source? https://download.eclipse.org/microprofile/microprofile-metrics-5.0.0/microprofile-metrics-spec-5.0.0.html#_gauge_2