aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/utils/MessageExceptionTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-49/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix some Java compiler warningsSimon Brandhof2018-03-121-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* 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