Java Doc for TestXMLAttributes.java in  » Portal » Open-Portal » com » sun » portal » rewriter » engines » xml » test » 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 » Portal » Open Portal » com.sun.portal.rewriter.engines.xml.test 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.portal.rewriter.test.util.BasicXMLTestCase
   com.sun.portal.rewriter.engines.xml.test.TestXMLAttributes

TestXMLAttributes
public class TestXMLAttributes extends BasicXMLTestCase (Code)



Constructor Summary
public  TestXMLAttributes(String aName)
    

Method Summary
public static  voidmain(String[] args)
    
public  voidtestAttributeWithChildPattern()
    
public  voidtestAttributeWithChildPattern1()
    
public  voidtestBug4780974CorruptingSPAN()
    
public  voidtestBug4780974CorruptingSPANVarient()
    
public  voidtestBug4780974CorruptingSPANVarient1()
    
public  voidtestBug4780974CorruptingSPANVarient2()
    
public  voidtestBug4780974CorruptingSPANVarient3()
    
public  voidtestBug4780974CorruptingSPANVarient4()
    
public  voidtestBug4780974CorruptingSPANVarient5()
    
public  voidtestBug4780974CorruptingSPANVarient6()
    
public  voidtestBug4780974CorruptingSPANVarient7()
    
public  voidtestBug4780974CorruptingSPANVarient71()
    
public  voidtestBug4780974CorruptingSPANVarient8()
    
public  voidtestBugNo4778676AttributeEntities()
    
public  voidtestBugNo4778676XMLEntities()
    
public  voidtestBugNo4778676XMLEntitiesVarient()
    
public  voidtestBugNo4778676XMLEntitiesVarient1()
    
public  voidtestBugNo4778676XMLEntitiesVarient2()
    
public  voidtestBugNo4778676XMLEntitiesVarient3()
    
public  voidtestBugNo4778676XMLEntitiesVarient4()
    
public  voidtestBugNo4788050XSLRewritting()
    
public  voidtestBugNo4788050XSLRewrittingMultiLineComment()
    
public  voidtestBugNo4788050XSLWithCommentBeforeRootElement()
    
public  voidtestBugNo4882045()
    
public  voidtestBugNo4882045Varient()
    
public  voidtestCaseSensitivityInAttribRules()
    
public  voidtestCaseSensitivityInAttribRulesNegative()
    
public  voidtestCaseSensitivityInAttribRulesNegative1()
    
public  voidtestCaseSensitivityInAttribRulesVarient()
    
public  voidtestDobuleQuotesInAttributeValue()
    
public  voidtestFirstLineAttribute()
     First line content is rewritten using HTML rules and rest with XML rules as we are using Markup Rewriter.
public  voidtestFirstLineAttributeUSEXMLRewriter()
    
public  voidtestFirstLineAttributeUSEXMLRewriter1()
    
public  voidtestIncludeHREFInXSL()
    
public  voidtestIncludeHREFInXSL1()
    
public  voidtestMultiTagSameAttributeName()
    
public  voidtestNameSpaceAttribute()
    
public  voidtestOWAAttribute()
    
public  voidtestOWAAttribute1()
    
public  voidtestOWAAttributeRegExp()
    
public  voidtestOWAAttributeRegExp1()
    
public  voidtestRuleOrder()
    
public  voidtestRuleOrderVarient1()
    
public  voidtestRuleOrderVarient2()
    
public  voidtestRuleOrderVarient3()
    
public  voidtestRuleOrderVarient4()
    
public  voidtestRuleOrderVarient5()
    
public  voidtestRuleOrderVarient6()
    
public  voidtestSendNonXMLData()
     Negative TestCase..
public  voidtestSingleQuotAttributes()
    
public  voidtestStylesheetPI()
    
public  voidtestStylesheetPINegative()
    
public  voidtestXMLParser()
    
public  voidtestXMLParser1()
    
public  voidtestXMLParser2()
    
public  voidtestXMLParser3()
    
public  voidtestXMLParser4()
    
public  voidtestXMLParser5()
    
public  voidtestXMLParserNegativeSourceRule()
    
public  voidtestXMLParserNegativeSourceRule1()
    
public  voidtestXSLOWA()
    
public  voidtestXSLRewritingOWA()
    


Constructor Detail
TestXMLAttributes
public TestXMLAttributes(String aName)(Code)




Method Detail
main
public static void main(String[] args)(Code)



testAttributeWithChildPattern
public void testAttributeWithChildPattern() throws Exception(Code)



testAttributeWithChildPattern1
public void testAttributeWithChildPattern1() throws Exception(Code)



testBug4780974CorruptingSPAN
public void testBug4780974CorruptingSPAN() throws Exception(Code)



testBug4780974CorruptingSPANVarient
public void testBug4780974CorruptingSPANVarient() throws Exception(Code)



testBug4780974CorruptingSPANVarient1
public void testBug4780974CorruptingSPANVarient1() throws Exception(Code)



testBug4780974CorruptingSPANVarient2
public void testBug4780974CorruptingSPANVarient2() throws Exception(Code)



testBug4780974CorruptingSPANVarient3
public void testBug4780974CorruptingSPANVarient3() throws Exception(Code)



testBug4780974CorruptingSPANVarient4
public void testBug4780974CorruptingSPANVarient4() throws Exception(Code)



testBug4780974CorruptingSPANVarient5
public void testBug4780974CorruptingSPANVarient5() throws Exception(Code)



testBug4780974CorruptingSPANVarient6
public void testBug4780974CorruptingSPANVarient6() throws Exception(Code)



testBug4780974CorruptingSPANVarient7
public void testBug4780974CorruptingSPANVarient7() throws Exception(Code)



testBug4780974CorruptingSPANVarient71
public void testBug4780974CorruptingSPANVarient71() throws Exception(Code)



testBug4780974CorruptingSPANVarient8
public void testBug4780974CorruptingSPANVarient8() throws Exception(Code)



testBugNo4778676AttributeEntities
public void testBugNo4778676AttributeEntities() throws Exception(Code)



testBugNo4778676XMLEntities
public void testBugNo4778676XMLEntities() throws Exception(Code)



testBugNo4778676XMLEntitiesVarient
public void testBugNo4778676XMLEntitiesVarient() throws Exception(Code)



testBugNo4778676XMLEntitiesVarient1
public void testBugNo4778676XMLEntitiesVarient1() throws Exception(Code)



testBugNo4778676XMLEntitiesVarient2
public void testBugNo4778676XMLEntitiesVarient2() throws Exception(Code)



testBugNo4778676XMLEntitiesVarient3
public void testBugNo4778676XMLEntitiesVarient3() throws Exception(Code)



testBugNo4778676XMLEntitiesVarient4
public void testBugNo4778676XMLEntitiesVarient4() throws Exception(Code)



testBugNo4788050XSLRewritting
public void testBugNo4788050XSLRewritting() throws Exception(Code)



testBugNo4788050XSLRewrittingMultiLineComment
public void testBugNo4788050XSLRewrittingMultiLineComment() throws Exception(Code)



testBugNo4788050XSLWithCommentBeforeRootElement
public void testBugNo4788050XSLWithCommentBeforeRootElement() throws Exception(Code)



testBugNo4882045
public void testBugNo4882045() throws Exception(Code)



testBugNo4882045Varient
public void testBugNo4882045Varient() throws Exception(Code)



testCaseSensitivityInAttribRules
public void testCaseSensitivityInAttribRules() throws Exception(Code)



testCaseSensitivityInAttribRulesNegative
public void testCaseSensitivityInAttribRulesNegative() throws Exception(Code)



testCaseSensitivityInAttribRulesNegative1
public void testCaseSensitivityInAttribRulesNegative1() throws Exception(Code)



testCaseSensitivityInAttribRulesVarient
public void testCaseSensitivityInAttribRulesVarient() throws Exception(Code)



testDobuleQuotesInAttributeValue
public void testDobuleQuotesInAttributeValue() throws Exception(Code)



testFirstLineAttribute
public void testFirstLineAttribute() throws Exception(Code)
First line content is rewritten using HTML rules and rest with XML rules as we are using Markup Rewriter.



testFirstLineAttributeUSEXMLRewriter
public void testFirstLineAttributeUSEXMLRewriter() throws Exception(Code)



testFirstLineAttributeUSEXMLRewriter1
public void testFirstLineAttributeUSEXMLRewriter1() throws Exception(Code)



testIncludeHREFInXSL
public void testIncludeHREFInXSL() throws Exception(Code)



testIncludeHREFInXSL1
public void testIncludeHREFInXSL1() throws Exception(Code)



testMultiTagSameAttributeName
public void testMultiTagSameAttributeName() throws Exception(Code)



testNameSpaceAttribute
public void testNameSpaceAttribute() throws Exception(Code)



testOWAAttribute
public void testOWAAttribute() throws Exception(Code)



testOWAAttribute1
public void testOWAAttribute1() throws Exception(Code)



testOWAAttributeRegExp
public void testOWAAttributeRegExp() throws Exception(Code)



testOWAAttributeRegExp1
public void testOWAAttributeRegExp1() throws Exception(Code)



testRuleOrder
public void testRuleOrder() throws Exception(Code)



testRuleOrderVarient1
public void testRuleOrderVarient1() throws Exception(Code)



testRuleOrderVarient2
public void testRuleOrderVarient2() throws Exception(Code)



testRuleOrderVarient3
public void testRuleOrderVarient3() throws Exception(Code)



testRuleOrderVarient4
public void testRuleOrderVarient4() throws Exception(Code)



testRuleOrderVarient5
public void testRuleOrderVarient5() throws Exception(Code)



testRuleOrderVarient6
public void testRuleOrderVarient6() throws Exception(Code)



testSendNonXMLData
public void testSendNonXMLData() throws Exception(Code)
Negative TestCase.. data should not be corrupted when non xml content is passed through and also should not throw any exceptions



testSingleQuotAttributes
public void testSingleQuotAttributes() throws Exception(Code)



testStylesheetPI
public void testStylesheetPI() throws Exception(Code)



testStylesheetPINegative
public void testStylesheetPINegative() throws Exception(Code)



testXMLParser
public void testXMLParser() throws Exception(Code)



testXMLParser1
public void testXMLParser1() throws Exception(Code)



testXMLParser2
public void testXMLParser2() throws Exception(Code)



testXMLParser3
public void testXMLParser3() throws Exception(Code)



testXMLParser4
public void testXMLParser4() throws Exception(Code)



testXMLParser5
public void testXMLParser5() throws Exception(Code)



testXMLParserNegativeSourceRule
public void testXMLParserNegativeSourceRule() throws Exception(Code)



testXMLParserNegativeSourceRule1
public void testXMLParserNegativeSourceRule1() throws Exception(Code)



testXSLOWA
public void testXSLOWA() throws Exception(Code)



testXSLRewritingOWA
public void testXSLRewritingOWA() throws Exception(Code)



Methods inherited from com.sun.portal.rewriter.test.util.BasicXMLTestCase
final protected Translator getDefaultTranslator() throws Exception(Code)(Java Doc)
final protected Translator getDefaultXMLTranslator() throws Exception(Code)(Java Doc)
final public static void run(Class aClass)(Code)(Java Doc)
final public static void run(Test aSuite)(Code)(Java Doc)
protected void setUp() throws Exception(Code)(Java Doc)
final protected String storeRandomRuleSet(String aRuleSetIDSeed) throws InvalidXMLException(Code)(Java Doc)

w__ww_.j__a_va___2s.__c__o___m___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.