aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/utils/MessageExceptionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Redundant throws clause in testsDavid Gageot2015-05-071-1/+1
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-191-0/+14
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-161-19/+4
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-161-14/+0
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-141-0/+14
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-131-0/+50