aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/test/MutableTestPlan.java
Commit message (Expand)AuthorAgeFilesLines
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-4/+2
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-271-0/+8
* Remove too early deprecationsJulien HENRY2014-12-151-5/+0
* SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-051-0/+5
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-2501 move type from test plan to test caseSimon Brandhof2013-02-061-2/+1
* SONAR-2501 add preconditions and refactor some method namesSimon Brandhof2013-01-301-1/+2
* SONAR-4087 first draft of test apiSimon Brandhof2013-01-251-0/+28