]> source.dussan.org Git - sonarqube.git/commit
SONAR-6416 apply naming conventions to response of api/tests/list
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 19 Oct 2015 14:07:00 +0000 (16:07 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 21 Oct 2015 12:07:34 +0000 (14:07 +0200)
commit64857ae7f42ea247de66a5302ee5e40fd4d233bd
treec91796207d1afb47daa4048533a0c9ddfddb46e0
parent194a6bc383963486033e6f563bcd3fd962a1771f
SONAR-6416 apply naming conventions to response of api/tests/list
server/sonar-server/src/main/java/org/sonar/server/test/ws/ListAction.java
server/sonar-server/src/main/resources/org/sonar/server/test/ws/tests-example-list.json
server/sonar-server/src/test/resources/org/sonar/server/test/ws/ListActionTest/list-main-file.json
server/sonar-server/src/test/resources/org/sonar/server/test/ws/ListActionTest/list-test-uuid.json
sonar-ws/src/main/gen-java/org/sonarqube/ws/WsTests.java [new file with mode: 0644]
sonar-ws/src/main/protobuf/ws-tests.proto [new file with mode: 0644]