From b5eb79d95ec261c8c5572a23b3eb3133a8c1f664 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 3 Apr 2009 08:40:45 +0000 Subject: TUSCANY-2878 - Moving tests to implementation-widget-runtime-tuscany and minor pom adjusts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761570 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/content/store.html | 127 +++++++++++ .../src/test/resources/content/storeJS.html | 152 +++++++++++++ .../src/test/resources/content/unitTests.html | 250 +++++++++++++++++++++ .../src/test/resources/widget.composite | 54 +++++ .../src/test/resources/widgetJS.composite | 58 +++++ 5 files changed, 641 insertions(+) create mode 100644 branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html create mode 100644 branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html create mode 100644 branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html create mode 100644 branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite create mode 100644 branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite (limited to 'branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources') diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html new file mode 100644 index 0000000000..95b0d10a15 --- /dev/null +++ b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html @@ -0,0 +1,127 @@ + + + +Store + + + + + + + + + +

Store

+
+

Catalog

+
+
+
+ +
+ +
+ +

Your Shopping Cart

+
+
+
+
+
+ + + (feed) +
+
+ + diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html new file mode 100644 index 0000000000..2e3d76d9a3 --- /dev/null +++ b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html @@ -0,0 +1,152 @@ + + + +Store + + + + + + + + + + +

Store

+
+

Catalog

+
+
+
+ +
+ +
+ +

Your Shopping Cart

+
+
+
+
+
+ + + (feed) +
+
+ + diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html new file mode 100644 index 0000000000..352dd85508 --- /dev/null +++ b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html @@ -0,0 +1,250 @@ + + + +Atom JavaScript Client Unit Tests + + + + + + + + +

Atom JavaScript Client Unit Tests

+

This document tests the serialization and deserialization of the Atom JavaScript client. +

Model to XML Tests

+
+
+
+
+
+
+
+
+
+
+
+

Results

+ + + + diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite new file mode 100644 index 0000000000..f23d6a20f5 --- /dev/null +++ b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite @@ -0,0 +1,54 @@ + + + + + + + en + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite new file mode 100644 index 0000000000..e44a56e520 --- /dev/null +++ b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite @@ -0,0 +1,58 @@ + + + + + + + + en + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3