You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ja...@apache.org on 2005/12/21 12:05:28 UTC

svn commit: r358264 - in /webservices/axis/trunk/c/tests/auto_build/testcases/output: getBindingDetail_v2Test1.cpp.out getServiceDetail_v2Test1.cpp.out getTModelDetail_v2Test1.cpp.out

Author: jamejose
Date: Wed Dec 21 03:05:05 2005
New Revision: 358264

URL: http://svn.apache.org/viewcvs?rev=358264&view=rev
Log:
Test cases for Inquire APIs

Added:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/getBindingDetail_v2Test1.cpp.out
    webservices/axis/trunk/c/tests/auto_build/testcases/output/getServiceDetail_v2Test1.cpp.out
    webservices/axis/trunk/c/tests/auto_build/testcases/output/getTModelDetail_v2Test1.cpp.out

Added: webservices/axis/trunk/c/tests/auto_build/testcases/output/getBindingDetail_v2Test1.cpp.out
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/getBindingDetail_v2Test1.cpp.out?rev=358264&view=auto
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/getBindingDetail_v2Test1.cpp.out (added)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/getBindingDetail_v2Test1.cpp.out Wed Dec 21 03:05:05 2005
@@ -0,0 +1,41 @@
+invoking get_bindingDetail ...
+bindingTemplate_Array size = 1
+Binding Template 1
+	 Binding Key Ref = 585e9258-c7b7-4701-986e-1646f7166ed1
+	 Service Key Ref = 90757090-956e-4e13-82c0-4e85904ec076
+	 Description ... 
+		 Description 1 = This is my Calculator Service
+	 accessPoint
+		 Point = http://localhost:9080/Calculator/services/Calculator
+		 URL Type = other
+	 tModelInstanceInfo...
+		 tModelKey Value = uuid:2524c425-656e-4eb2-8b13-080cfb081382
+
+
+invoking get_bindingDetail ...
+bindingTemplate_Array size = 2
+Binding Template 1
+	 Binding Key Ref = 585e9258-c7b7-4701-986e-1646f7166ed1
+	 Service Key Ref = 90757090-956e-4e13-82c0-4e85904ec076
+	 Description ... 
+		 Description 1 = This is my Calculator Service
+	 accessPoint
+		 Point = http://localhost:9080/Calculator/services/Calculator
+		 URL Type = other
+	 tModelInstanceInfo...
+		 tModelKey Value = uuid:2524c425-656e-4eb2-8b13-080cfb081382
+Binding Template 2
+	 Binding Key Ref = 2ebf3e2e-58c0-4022-83a6-eed8b1eea6e8
+	 Service Key Ref = bb8560bb-98bb-4b15-8de2-e27a74e2e299
+	 Description ... 
+		 Description 1 = This is my Calculator Service
+	 accessPoint
+		 Point = http://localhost:9080/Calculator/services/Calculator
+		 URL Type = other
+	 tModelInstanceInfo...
+		 tModelKey Value = uuid:2524c425-656e-4eb2-8b13-080cfb081382
+
+
+invoking get_bindingDetail ...
+Exception caught : Client Error
+

Added: webservices/axis/trunk/c/tests/auto_build/testcases/output/getServiceDetail_v2Test1.cpp.out
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/getServiceDetail_v2Test1.cpp.out?rev=358264&view=auto
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/getServiceDetail_v2Test1.cpp.out (added)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/getServiceDetail_v2Test1.cpp.out Wed Dec 21 03:05:05 2005
@@ -0,0 +1,45 @@
+invoking get_serviceDetail ...
+businessService_Array size = 1
+Business Service 1
+	 Business Key Ref = aea80cae-6cde-4eac-9feb-19ac9719ebb9
+	 Service Key Ref = f0aa27f0-88e7-4750-808a-a4d038a48ae7
+	 Names... 
+		 Name 1 = TestService11
+	 Description ... 
+		 Description 1 = This is my service1	 
+	 Binding Templates...
+	 	 Point = http://localhost:9080/Calculator/services/Calculator
+		 URL Type = other
+	 Category Bag Array Size .. 1
+		Category Bag 1
+			tModelKey_Ref = uuid:c1acf26d-9672-4404-9d70-39b756e62ab4
+			keyName = Description Type
+			keyValue = wsdlSpec
+		
+
+invoking get_serviceDetail ...
+businessService_Array size = 2
+Business Service 1
+	 Business Key Ref = aea80cae-6cde-4eac-9feb-19ac9719ebb9
+	 Service Key Ref = 90757090-956e-4e13-82c0-4e85904ec076
+	 Names... 
+		 Name 1 = TestService11
+	 Description ... 
+		 Description 1 = This is my service1	 
+	 Binding Templates...
+	 	 Point = http://localhost:9080/Calculator/services/Calculator
+		 URL Type = other
+Business Service 2
+	 Business Key Ref = aea80cae-6cde-4eac-9feb-19ac9719ebb9
+	 Service Key Ref = 90757090-956e-4e13-82c0-4e85904ec076
+	 Names... 
+		 Name 1 = TestService13
+	 Description ... 
+		 Description 1 = This is my service1	 
+	 Binding Templates...
+	 	 Point = http://localhost:9080/Calculator/services/Calculator
+		 URL Type = other 
+	 
+
+invoking get_serviceDetail ...
+Exception caught : Client Error

Added: webservices/axis/trunk/c/tests/auto_build/testcases/output/getTModelDetail_v2Test1.cpp.out
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/getTModelDetail_v2Test1.cpp.out?rev=358264&view=auto
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/getTModelDetail_v2Test1.cpp.out (added)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/getTModelDetail_v2Test1.cpp.out Wed Dec 21 03:05:05 2005
@@ -0,0 +1,62 @@
+invoking get_tModelDetail ...
+tModel_Array size = 1
+tModel 1
+	 tModel Key Ref = uuid:2524c425-656e-4eb2-8b13-080cfb081382
+	 authorizedName = UNAUTHENTICATED
+	 Name = TestTModel1
+	 Description ... 
+		 Description 1 = This is Technical Model1
+	 overviewDoc ...
+		 Description 1 = This is the wsdl for Technical Model1
+		 overviewURL = http://localhost:9080/Calculator/services/Calculator?wsdl		
+	 Category Bag Array Size = 2
+		 Category Bag 1
+			 tModelKey_Ref = uuid:c1acf26d-9672-4404-9d70-39b756e62ab4
+			 keyName = Description Type
+			 keyValue = wsdlSpec
+		 Category Bag 2
+			 tModelKey_Ref = uuid:48eb2518-c1bd-354f-92c9-21a53b0ff2b1
+			 keyName = Location
+			 keyValue = Sri Lanka
+
+
+invoking get_bindingDetail ...
+tModel_Array size = 1
+tModel 1
+	 tModel Key Ref = uuid:2524c425-656e-4eb2-8b13-080cfb081382
+	 authorizedName = UNAUTHENTICATED
+	 Name = TestTModel1
+	 Description ... 
+		 Description 1 = This is Technical Model1
+	 overviewDoc ...
+		 Description 1 = This is the wsdl for Technical Model1
+		 overviewURL = http://localhost:9080/Calculator/services/Calculator?wsdl		
+	 Category Bag Array Size = 2
+		 Category Bag 1
+			 tModelKey_Ref = uuid:c1acf26d-9672-4404-9d70-39b756e62ab4
+			 keyName = Description Type
+			 keyValue = wsdlSpec
+		 Category Bag 2
+			 tModelKey_Ref = uuid:48eb2518-c1bd-354f-92c9-21a53b0ff2b1
+			 keyName = Location
+			 keyValue = Sri Lanka
+tModel 2
+	 tModel Key Ref = uuid:52ed8652-e2f8-4816-bc71-f48748f471bf
+	 authorizedName = UNAUTHENTICATED
+	 Name = TestTModel2
+	 Description ... 
+		 Description 1 = This is Technical Model2
+	 overviewDoc ...
+		 Description 1 = This is the wsdl for Technical Model2
+		 overviewURL = http://localhost:9080/MathOps/services/MathOps?wsdl
+	 Category Bag Array Size = 1
+		 Category Bag 1
+			 tModelKey_Ref = uuid:c1acf26d-9672-4404-9d70-39b756e62ab4
+			 keyName = Description Type
+			 keyValue = wsdlSpec 
+
+
+
+invoking get_bindingDetail ...
+Exception caught : Client Error
+