summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-gae/htdocs/test/getcatalog-result.txt
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-07-21 05:28:51 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-07-21 05:28:51 +0000
commit7ca51988782311ab74b23920fa5fd1b64900f46a (patch)
treefddf78039dabcb062a7a528a6f46fb5083014594 /sca-cpp/trunk/samples/store-gae/htdocs/test/getcatalog-result.txt
parent22e1e6325fd0dcf5059caf99a038493aa8b86f3a (diff)
Add a test of the password protected python store sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966096 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/samples/store-gae/htdocs/test/getcatalog-result.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/samples/store-gae/htdocs/test/getcatalog-result.txt b/sca-cpp/trunk/samples/store-gae/htdocs/test/getcatalog-result.txt
new file mode 100644
index 0000000000..6c2d599106
--- /dev/null
+++ b/sca-cpp/trunk/samples/store-gae/htdocs/test/getcatalog-result.txt
@@ -0,0 +1 @@
+{"id":1,"result":[{"price":2.9900000000000002,"javaClass":"services.Item","currencyCode":"USD","name":"Apple","currencySymbol":"$"},{"price":3.5499999999999998,"javaClass":"services.Item","currencyCode":"USD","name":"Orange","currencySymbol":"$"},{"price":1.55,"javaClass":"services.Item","currencyCode":"USD","name":"Pear","currencySymbol":"$"}]} \ No newline at end of file