aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/resources/manual_measures/single_measure.json
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-ws-client/src/test/resources/manual_measures/single_measure.json')
-rw-r--r--sonar-ws-client/src/test/resources/manual_measures/single_measure.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/sonar-ws-client/src/test/resources/manual_measures/single_measure.json b/sonar-ws-client/src/test/resources/manual_measures/single_measure.json
new file mode 100644
index 00000000000..587d63bced8
--- /dev/null
+++ b/sonar-ws-client/src/test/resources/manual_measures/single_measure.json
@@ -0,0 +1,12 @@
+[
+ {
+ "id":1,
+ "metric":"burned_budget",
+ "resource":"org.apache.struts:struts-parent",
+ "val":302.5,
+ "created_at":"2011-06-27T10:22:34+0200",
+ "updated_at":"2011-07-03T12:02:12+0200",
+ "login":"admin",
+ "username":"Administrator"
+ }
+] \ No newline at end of file