Class KotlinSurefireParser


  • @ScannerSide
    public class KotlinSurefireParser
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void collect​(org.sonar.api.batch.sensor.SensorContext context, java.util.List<java.io.File> reportsDirs, boolean reportDirSetByUser)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • collect

        public void collect​(org.sonar.api.batch.sensor.SensorContext context,
                            java.util.List<java.io.File> reportsDirs,
                            boolean reportDirSetByUser)