diff --git a/out/production/idea-jmh-plugin/inspectionDescriptions/JmhBenchMethodInvalidSignature.html b/out/production/idea-jmh-plugin/inspectionDescriptions/JmhBenchMethodInvalidSignature.html new file mode 100644 index 0000000..3e7a923 --- /dev/null +++ b/out/production/idea-jmh-plugin/inspectionDescriptions/JmhBenchMethodInvalidSignature.html @@ -0,0 +1,7 @@ + + +

Reports about benchmark methods with invalid signature.

+ +

@Benchmark, @Setup, @TearDown: should be public.

+ + \ No newline at end of file