Class SurefireStaxHandler
- java.lang.Object
-
- org.sonarsource.kotlin.plugin.surefire.data.SurefireStaxHandler
-
public class SurefireStaxHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SurefireStaxHandler(UnitTestIndex index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstream(org.codehaus.staxmate.in.SMHierarchicCursor rootCursor)
-
-
-
Constructor Detail
-
SurefireStaxHandler
public SurefireStaxHandler(UnitTestIndex index)
-
-