public class SonarTestExecutions extends Object
Model to represent the test executions in the xml Sonar report
SonarTestExecutions()
void
add(SonarFile sonarFile)
List<SonarFile>
getFiles()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SonarTestExecutions()
public void add(SonarFile sonarFile)
public List<SonarFile> getFiles()
Copyright © 2020. All rights reserved.