Java Doc for PolicyWSDLParserExtensionTest.java in  » 6.0-JDK-Modules-com.sun » wsit » com » sun » xml » ws » policy » jaxws » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » 6.0 JDK Modules com.sun » wsit » com.sun.xml.ws.policy.jaxws 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtensionTest

PolicyWSDLParserExtensionTest
public class PolicyWSDLParserExtensionTest extends TestCase (Code)

author:
   Jakub Podlesak (jakub.podlesak at sun.com)



Constructor Summary
public  PolicyWSDLParserExtensionTest(String testName)
    

Method Summary
public static  Testsuite()
    
public  voidtestBindingAttrAttachment()
    
public  voidtestBindingElementAttachment()
    
public  voidtestBindingHeredocAttachment()
    
public  voidtestBindingOpFaultAttrAttachment()
    
public  voidtestBindingOpFaultElementAttachment()
    
public  voidtestBindingOpFaultExternalFromAnonymousPolicyAttachment()
    
public  voidtestBindingOpFaultExternalPolicyAttachment()
    
public  voidtestBindingOpFaultHeredocAttachment()
    
public  voidtestBindingOpInAttrAttachment()
    
public  voidtestBindingOpInElementAttachment()
    
public  voidtestBindingOpInHeredocAttachment()
    
public  voidtestBindingOpOutAttrAttachment()
    
public  voidtestBindingOpOutElementAttachment()
    
public  voidtestBindingOpOutHeredocAttachment()
    
public  voidtestBindingOperationAttrAttachment()
    
public  voidtestBindingOperationElementAttachment()
    
public  voidtestBindingOperationHeredocAttachment()
    
public  voidtestCircularReference()
    
public  voidtestClientParsingWithDifferentlyCreatedSDDocumentSource()
    
public  voidtestComprehensive()
    
public  voidtestInvalidAssertionShouldCauseException()
    
public  voidtestMessageFaultAttrAttachment()
    
public  voidtestMessageFaultElementAttachment()
    
public  voidtestMessageFaultHeredocAttachment()
    
public  voidtestMessageInAttrAttachment()
    
public  voidtestMessageInElementAttachment()
    
public  voidtestMessageInHeredocAttachment()
    
public  voidtestMessageOutAttrAttachment()
    
public  voidtestMessageOutElementAttachment()
    
public  voidtestMessageOutHeredocAttachment()
    
public  voidtestPolicyReferences()
    
public  voidtestPortAttrAttachment()
    
public  voidtestPortElementAttachment()
    
public  voidtestPortHeredocAttachment()
    
public  voidtestPortTypeAttrAttachment()
    
public  voidtestPortTypeElementAttachment()
    
public  voidtestPortTypeHeredocAttachment()
    
public  voidtestPortTypeOpFaultAttrAttachment()
    
public  voidtestPortTypeOpFaultElementAttachment()
    
public  voidtestPortTypeOpFaultHeredocAttachment()
    
public  voidtestPortTypeOpInAttrAttachment()
    
public  voidtestPortTypeOpInElementAttachment()
    
public  voidtestPortTypeOpInHeredocAttachment()
    
public  voidtestPortTypeOpOutAttrAttachment()
    
public  voidtestPortTypeOpOutElementAttachment()
    
public  voidtestPortTypeOpOutHeredocAttachment()
    
public  voidtestPortTypeOperationAttrAttachment()
    
public  voidtestPortTypeOperationElementAttachment()
    
public  voidtestPortTypeOperationHeredocAttachment()
    
public  voidtestServiceAttrAttachment()
    
public  voidtestServiceElementAttachment()
    
public  voidtestServiceHeredocAttachment()
    
public  voidtestWsdlParserBasics()
    
public  voidtestWsdlParserImport()
    


Constructor Detail
PolicyWSDLParserExtensionTest
public PolicyWSDLParserExtensionTest(String testName)(Code)




Method Detail
suite
public static Test suite()(Code)



testBindingAttrAttachment
public void testBindingAttrAttachment() throws Exception(Code)
invalid wsdl on input



testBindingElementAttachment
public void testBindingElementAttachment() throws Exception(Code)



testBindingHeredocAttachment
public void testBindingHeredocAttachment() throws Exception(Code)



testBindingOpFaultAttrAttachment
public void testBindingOpFaultAttrAttachment() throws Exception(Code)
invalid wsdl on input



testBindingOpFaultElementAttachment
public void testBindingOpFaultElementAttachment() throws Exception(Code)



testBindingOpFaultExternalFromAnonymousPolicyAttachment
public void testBindingOpFaultExternalFromAnonymousPolicyAttachment() throws Exception(Code)



testBindingOpFaultExternalPolicyAttachment
public void testBindingOpFaultExternalPolicyAttachment() throws Exception(Code)



testBindingOpFaultHeredocAttachment
public void testBindingOpFaultHeredocAttachment() throws Exception(Code)



testBindingOpInAttrAttachment
public void testBindingOpInAttrAttachment() throws Exception(Code)
invalid wsdl on input



testBindingOpInElementAttachment
public void testBindingOpInElementAttachment() throws Exception(Code)



testBindingOpInHeredocAttachment
public void testBindingOpInHeredocAttachment() throws Exception(Code)



testBindingOpOutAttrAttachment
public void testBindingOpOutAttrAttachment() throws Exception(Code)
invalid wsdl on input



testBindingOpOutElementAttachment
public void testBindingOpOutElementAttachment() throws Exception(Code)



testBindingOpOutHeredocAttachment
public void testBindingOpOutHeredocAttachment() throws Exception(Code)



testBindingOperationAttrAttachment
public void testBindingOperationAttrAttachment() throws Exception(Code)
invalid wsdl on input



testBindingOperationElementAttachment
public void testBindingOperationElementAttachment() throws Exception(Code)



testBindingOperationHeredocAttachment
public void testBindingOperationHeredocAttachment() throws Exception(Code)



testCircularReference
public void testCircularReference() throws Exception(Code)



testClientParsingWithDifferentlyCreatedSDDocumentSource
public void testClientParsingWithDifferentlyCreatedSDDocumentSource() throws Exception(Code)



testComprehensive
public void testComprehensive() throws PolicyException(Code)



testInvalidAssertionShouldCauseException
public void testInvalidAssertionShouldCauseException() throws Exception(Code)



testMessageFaultAttrAttachment
public void testMessageFaultAttrAttachment() throws Exception(Code)
invalid wsdl on input



testMessageFaultElementAttachment
public void testMessageFaultElementAttachment() throws Exception(Code)



testMessageFaultHeredocAttachment
public void testMessageFaultHeredocAttachment() throws Exception(Code)



testMessageInAttrAttachment
public void testMessageInAttrAttachment() throws Exception(Code)
invalid wsdl on input



testMessageInElementAttachment
public void testMessageInElementAttachment() throws Exception(Code)



testMessageInHeredocAttachment
public void testMessageInHeredocAttachment() throws Exception(Code)



testMessageOutAttrAttachment
public void testMessageOutAttrAttachment() throws Exception(Code)
invalid wsdl on input



testMessageOutElementAttachment
public void testMessageOutElementAttachment() throws Exception(Code)



testMessageOutHeredocAttachment
public void testMessageOutHeredocAttachment() throws Exception(Code)



testPolicyReferences
public void testPolicyReferences() throws Exception(Code)



testPortAttrAttachment
public void testPortAttrAttachment() throws Exception(Code)
invalid wsdl on input



testPortElementAttachment
public void testPortElementAttachment() throws Exception(Code)



testPortHeredocAttachment
public void testPortHeredocAttachment() throws Exception(Code)



testPortTypeAttrAttachment
public void testPortTypeAttrAttachment() throws Exception(Code)



testPortTypeElementAttachment
public void testPortTypeElementAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeHeredocAttachment
public void testPortTypeHeredocAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOpFaultAttrAttachment
public void testPortTypeOpFaultAttrAttachment() throws Exception(Code)



testPortTypeOpFaultElementAttachment
public void testPortTypeOpFaultElementAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOpFaultHeredocAttachment
public void testPortTypeOpFaultHeredocAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOpInAttrAttachment
public void testPortTypeOpInAttrAttachment() throws Exception(Code)



testPortTypeOpInElementAttachment
public void testPortTypeOpInElementAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOpInHeredocAttachment
public void testPortTypeOpInHeredocAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOpOutAttrAttachment
public void testPortTypeOpOutAttrAttachment() throws Exception(Code)



testPortTypeOpOutElementAttachment
public void testPortTypeOpOutElementAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOpOutHeredocAttachment
public void testPortTypeOpOutHeredocAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOperationAttrAttachment
public void testPortTypeOperationAttrAttachment() throws Exception(Code)
invalid wsdl on input



testPortTypeOperationElementAttachment
public void testPortTypeOperationElementAttachment() throws Exception(Code)



testPortTypeOperationHeredocAttachment
public void testPortTypeOperationHeredocAttachment() throws Exception(Code)



testServiceAttrAttachment
public void testServiceAttrAttachment() throws Exception(Code)
invalid wsdl on input



testServiceElementAttachment
public void testServiceElementAttachment() throws Exception(Code)



testServiceHeredocAttachment
public void testServiceHeredocAttachment() throws Exception(Code)



testWsdlParserBasics
public void testWsdlParserBasics() throws Exception(Code)



testWsdlParserImport
public void testWsdlParserImport() throws Exception(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.