aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2014-01-03 17:28:25 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2014-01-03 17:28:25 +0100
commit894f7422eb3f1ee5a2a3e35f6027c35cfa5116dc (patch)
treeb271687b9a0930888d66d72ba6eff1ecfb8a29a2 /sonar-ws-client
parent6cfd531766b90df62d7ed1eb9ecb0c9172c92007 (diff)
downloadsonarqube-894f7422eb3f1ee5a2a3e35f6027c35cfa5116dc.tar.gz
sonarqube-894f7422eb3f1ee5a2a3e35f6027c35cfa5116dc.zip
SONAR-4776 Fix WS unit test
Diffstat (limited to 'sonar-ws-client')
-rw-r--r--sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-only-new-technical-debt.json3
-rw-r--r--sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-technical-debt.json3
-rw-r--r--sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog.json6
3 files changed, 4 insertions, 8 deletions
diff --git a/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-only-new-technical-debt.json b/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-only-new-technical-debt.json
index 174513f5a5d..8600644db31 100644
--- a/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-only-new-technical-debt.json
+++ b/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-only-new-technical-debt.json
@@ -2,8 +2,7 @@
"changelog": [
{
"user": "julien",
- "createdAt": "2013-10-31T07:50:35+0100",
- "updatedAt": "2013-10-31T07:50:35+0100",
+ "creationDate": "2013-10-31T07:50:35+0100",
"diffs": [
{
"key": "technicalDebt",
diff --git a/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-technical-debt.json b/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-technical-debt.json
index cb1acd79fbe..980a523216c 100644
--- a/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-technical-debt.json
+++ b/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog-with-technical-debt.json
@@ -2,8 +2,7 @@
"changelog": [
{
"user": "julien",
- "createdAt": "2013-10-31T07:50:35+0100",
- "updatedAt": "2013-10-31T07:50:35+0100",
+ "creationDate": "2013-10-31T07:50:35+0100",
"diffs": [
{
"key": "technicalDebt",
diff --git a/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog.json b/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog.json
index ba3f0cee1ff..cbd9c6ed675 100644
--- a/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog.json
+++ b/sonar-ws-client/src/test/resources/org/sonar/wsclient/issue/internal/IssueJsonParserTest/changelog.json
@@ -2,8 +2,7 @@
"changelog": [
{
"user": "julien",
- "createdAt": "2013-10-31T07:50:35+0100",
- "updatedAt": "2013-10-31T07:50:35+0100",
+ "creationDate": "2013-10-31T07:50:35+0100",
"diffs": [
{
"key": "actionPlan",
@@ -13,8 +12,7 @@
},
{
"user": "simon",
- "createdAt": "2013-10-31T07:50:39+0100",
- "updatedAt": "2013-10-31T07:50:39+0100",
+ "creationDate": "2013-10-31T07:50:39+0100",
"diffs": [
{
"key": "severity",