Java Doc for JSPWikiMarkupParserTest.java in » Wiki-Engine » JSPWiki » com » ecyrd » jspwiki » parser » 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
»
Wiki Engine
»
JSPWiki
»
com.ecyrd.jspwiki.parser
Source Cross Reference
Class Diagram
Java Document (Java Doc)
com.ecyrd.jspwiki.parser
.JSPWikiMarkupParserTest
JSPWikiMarkupParserTest
public
class JSPWikiMarkupParserTest extends TestCase
(Code)
Field Summary
final static
String
PAGE_NAME
Vector
created
Properties
props
TestEngine
testEngine
Constructor Summary
public
JSPWikiMarkupParserTest
(
String
s)
Method Summary
public
static void
main
(
String
[] argv)
public
void
setUp
()
public
static Test
suite
()
public
static Test
suiteSingle
(
String
test)
public
void
tearDown
()
public
void
testAttachmentLink
()
public
void
testAttachmentLink2
()
public
void
testAttachmentLink3
()
public
void
testAttachmentLink4
()
public
void
testBlankEscape
()
public
void
testBoldAcrossLinebreak
()
public
void
testBoldAcrossParagraph
()
public
void
testBoldItalic
()
public
void
testBrokenPageText
()
in 2.0.0, this one throws OutofMemoryError.
public
void
testBrokenPageTextShort
()
Shortened version of the previous one.
public
void
testBrokenPageTextShort2
()
Shortened version of the previous one.
public
void
testCCLinkBold
()
public
void
testCCLinkBold2
()
public
void
testCCLinkInList
()
public
void
testCCLinkItalic
()
public
void
testCCLinkWithPunctuation
()
public
void
testCCLinkWithPunctuation2
()
public
void
testCCLinkWithScandics
()
public
void
testCamelCaseInPre
()
public
void
testCollectingLinks
()
Test collection of links.
public
void
testCollectingLinks2
()
public
void
testCollectingLinksAttachment
()
public
void
testDeadlySpammer
()
public
void
testDescription
()
public
void
testDescription2
()
public
void
testDescription3
()
public
void
testDescription4
()
public
void
testDescription5
()
public
void
testDivStyle1
()
public
void
testDivStyle2
()
public
void
testEmptyBold
()
public
void
testEmptyItalic
()
public
void
testEmptySecondLevelList
()
public
void
testEmptySecondLevelList2
()
public
void
testErroneousHyperlink
()
public
void
testErroneousHyperlink2
()
public
void
testExtraExclamation
()
public
void
testExtraPagename1
()
public
void
testExtraPagename2
()
public
void
testExtraPagename3
()
public
void
testFootnote1
()
public
void
testFootnote2
()
public
void
testHTML
()
public
void
testHTML2
()
public
void
testHTMLEntities
()
public
void
testHTMLEntities1
()
public
void
testHTMLEntities2
()
public
void
testHTMLInPre
()
public
void
testHTMLWhenAllowed
()
public
void
testHTMLWhenAllowedPre
()
public
void
testHeading1
()
public
void
testHeading2
()
public
void
testHeading3
()
public
void
testHeadingHyperlinks
()
public
void
testHeadingHyperlinks2
()
public
void
testHeadingHyperlinks3
()
public
void
testHyperLinks6
()
public
void
testHyperlinkJS1
()
public
void
testHyperlinks2
()
public
void
testHyperlinks3
()
public
void
testHyperlinks4
()
public
void
testHyperlinks5
()
public
void
testHyperlinksCC
()
public
void
testHyperlinksCC2
()
Check if the CC hyperlink translator gets confused with unorthodox bracketed links.
public
void
testHyperlinksCC3
()
public
void
testHyperlinksCC4
()
Two links on same line.
public
void
testHyperlinksCC5
()
Two mixed links on same line.
public
void
testHyperlinksCC6
()
Closing tags only.
public
void
testHyperlinksCCFirstAndLast
()
First and last words on line.
public
void
testHyperlinksCCNegated
()
public
void
testHyperlinksCCNegated2
()
public
void
testHyperlinksCCNegated3
()
public
void
testHyperlinksCCNegated4
()
public
void
testHyperlinksCCNonExistant
()
public
void
testHyperlinksCCURLs
()
Hyperlinks inside URIs.
public
void
testHyperlinksCCURLs2
()
Hyperlinks inside URIs.
public
void
testHyperlinksCCURLs3
()
Hyperlinks inside URIs.
public
void
testHyperlinksCCURLs4
()
Hyperlinks in brackets.
public
void
testHyperlinksCCURLs5
()
Hyperlinks end line.
public
void
testHyperlinksCCURLs6
()
Hyperlinks with odd chars.
public
void
testHyperlinksCCURLs7
()
public
void
testHyperlinksCCURLs8
()
public
void
testHyperlinksCCURLs9
()
public
void
testHyperlinksExt
()
public
void
testHyperlinksExt2
()
public
void
testHyperlinksExtNofollow
()
public
void
testHyperlinksInterWiki1
()
public
void
testHyperlinksInterWiki2
()
public
void
testHyperlinksNamed1
()
public
void
testHyperlinksNamed2
()
public
void
testHyperlinksNamed3
()
public
void
testHyperlinksPluralMatch
()
public
void
testHyperlinksPluralMatch2
()
public
void
testHyperlinksPluralMatch3
()
public
void
testHyperlinksPluralMatch4
()
public
void
testIllegalXML
()
public
void
testInlineImages
()
public
void
testInlineImages2
()
public
void
testInlineImages3
()
public
void
testInlineImages4
()
public
void
testInlineImagesLink
()
public
void
testInlineImagesLink2
()
public
void
testInlineImagesLink3
()
public
void
testItalicAcrossLinebreak
()
public
void
testLinebreak
()
public
void
testLinebreakClear
()
public
void
testLinebreakEscape
()
public
void
testList1
()
public
void
testLongRuler
()
public
void
testMixedList
()
Item A ##Numbered 1 ##Numbered 2 Item B
would come out as:
Item A
Numbered 1
Numbered 2
Item B (by Mahlen Morris).
public
void
testMixedList2
()
Like testMixedList() but the list types have been reversed.
public
void
testMultilineList1
()
public
void
testMultilineList2
()
public
void
testMultilinePlugin1
()
public
void
testMultilinePluginBodyContent
()
public
void
testMultilinePluginBodyContent2
()
public
void
testMultilinePluginBodyContent3
()
public
void
testMultilinePluginBodyContent4
()
Has an extra space after plugin name.
public
void
testNestedList
()
public
void
testNestedList2
()
public
void
testNestedPlugin1
()
public
void
testNestedPlugin2
()
public
void
testNoHyperlink
()
public
void
testNoHyperlink2
()
public
void
testNoHyperlink3
()
public
void
testNoPlugin
()
public
void
testParagraph
()
public
void
testParagraph2
()
public
void
testParagraph3
()
public
void
testParagraph4
()
public
void
testParagraph5
()
public
void
testParagraph6
()
public
void
testParagraph7
()
public
void
testParagraph8
()
public
void
testPluginDoublyQuotedArgs
()
public
void
testPluginEnd
()
Check that plugin end is correctly recognized.
public
void
testPluginEnd2
()
public
void
testPluginEnd3
()
public
void
testPluginEnd4
()
public
void
testPluginEnd5
()
public
void
testPluginEnd6
()
public
void
testPluginHTMLInsert
()
public
void
testPluginInsert
()
public
void
testPluginInsertJS
()
public
void
testPluginNoEnd
()
public
void
testPluginNoInsert
()
public
void
testPluginQuotedArgs
()
public
void
testPluginQuotedArgs2
()
public
void
testPluginWikiText
()
Plugin output must not be parsed as Wiki text.
public
void
testPluginWikiText2
()
Nor should plugin input be interpreted as wiki text.
public
void
testPre
()
public
void
testPre2
()
public
void
testPre3
()
public
void
testPreEscape
()
public
void
testPreEscape2
()
public
void
testPreEscape3
()
public
void
testPreEscape4
()
public
void
testPreEscape5
()
public
void
testPreWithLines
()
public
void
testPunctuatedWikiNames
()
public
void
testPunctuatedWikiNames2
()
public
void
testPunctuatedWikiNames3
()
public
void
testRenderingSpeed1
()
public
void
testRuler
()
public
void
testRulerCombo
()
public
void
testRulerCombo2
()
public
void
testScandicPagename1
()
public
void
testSet1
()
public
void
testSet2
()
public
void
testSet3
()
public
void
testSet4
()
public
void
testSetHTML
()
public
void
testShortPluginInsert
()
public
void
testShortPluginInsert2
()
Test two plugins on same row.
public
void
testShortRuler1
()
public
void
testShortRuler2
()
public
void
testShortRuler3
()
public
void
testSpacesInLinks1
()
public
void
testSpacesInLinks2
()
public
void
testSpanEscape
()
public
void
testSpanJavascript
()
public
void
testSpanNested
()
public
void
testSpanStyle1
()
public
void
testSpanStyle2
()
public
void
testSpanStyle3
()
public
void
testSpanStyle4
()
public
void
testSpanStyleTable
()
public
void
testTT
()
public
void
testTTAcrossLines
()
public
void
testTTLinks
()
public
void
testTable1
()
public
void
testTable2
()
public
void
testTable3
()
public
void
testTable4
()
public
void
testTable5
()
public
void
testTableLink
()
public
void
testTableLinkEscapedBar
()
public
void
testVariableInsert
()
public
void
testXSS1
()
Field Detail
PAGE_NAME
final static
String
PAGE_NAME
(Code)
created
Vector
created
(Code)
props
Properties
props
(Code)
testEngine
TestEngine
testEngine
(Code)
Constructor Detail
JSPWikiMarkupParserTest
public
JSPWikiMarkupParserTest(
String
s)
(Code)
Method Detail
main
public
static void main(
String
[] argv)
(Code)
setUp
public
void setUp() throws
Exception
(Code)
suite
public
static Test suite()
(Code)
suiteSingle
public
static Test suiteSingle(
String
test)
(Code)
tearDown
public
void tearDown()
(Code)
testAttachmentLink
public
void testAttachmentLink() throws
Exception
(Code)
testAttachmentLink2
public
void testAttachmentLink2() throws
Exception
(Code)
testAttachmentLink3
public
void testAttachmentLink3() throws
Exception
(Code)
Are attachments parsed correctly also when using gappy text?
testAttachmentLink4
public
void testAttachmentLink4() throws
Exception
(Code)
testBlankEscape
public
void testBlankEscape() throws
Exception
(Code)
testBoldAcrossLinebreak
public
void testBoldAcrossLinebreak() throws
Exception
(Code)
testBoldAcrossParagraph
public
void testBoldAcrossParagraph() throws
Exception
(Code)
testBoldItalic
public
void testBoldItalic() throws
Exception
(Code)
testBrokenPageText
public
void testBrokenPageText() throws
Exception
(Code)
in 2.0.0, this one throws OutofMemoryError.
testBrokenPageTextShort
public
void testBrokenPageTextShort() throws
Exception
(Code)
Shortened version of the previous one.
testBrokenPageTextShort2
public
void testBrokenPageTextShort2() throws
Exception
(Code)
Shortened version of the previous one.
testCCLinkBold
public
void testCCLinkBold() throws
Exception
(Code)
testCCLinkBold2
public
void testCCLinkBold2() throws
Exception
(Code)
testCCLinkInList
public
void testCCLinkInList() throws
Exception
(Code)
testCCLinkItalic
public
void testCCLinkItalic() throws
Exception
(Code)
testCCLinkWithPunctuation
public
void testCCLinkWithPunctuation() throws
Exception
(Code)
testCCLinkWithPunctuation2
public
void testCCLinkWithPunctuation2() throws
Exception
(Code)
testCCLinkWithScandics
public
void testCCLinkWithScandics() throws
Exception
(Code)
testCamelCaseInPre
public
void testCamelCaseInPre() throws
Exception
(Code)
testCollectingLinks
public
void testCollectingLinks() throws
Exception
(Code)
Test collection of links.
testCollectingLinks2
public
void testCollectingLinks2() throws
Exception
(Code)
testCollectingLinksAttachment
public
void testCollectingLinksAttachment() throws
Exception
(Code)
testDeadlySpammer
public
void testDeadlySpammer() throws
Exception
(Code)
testDescription
public
void testDescription() throws
Exception
(Code)
testDescription2
public
void testDescription2() throws
Exception
(Code)
testDescription3
public
void testDescription3() throws
Exception
(Code)
testDescription4
public
void testDescription4() throws
Exception
(Code)
testDescription5
public
void testDescription5() throws
Exception
(Code)
testDivStyle1
public
void testDivStyle1() throws
Exception
(Code)
testDivStyle2
public
void testDivStyle2() throws
Exception
(Code)
testEmptyBold
public
void testEmptyBold() throws
Exception
(Code)
testEmptyItalic
public
void testEmptyItalic() throws
Exception
(Code)
testEmptySecondLevelList
public
void testEmptySecondLevelList() throws
Exception
(Code)
Check an reported error condition where empty list items could cause crashes
testEmptySecondLevelList2
public
void testEmptySecondLevelList2() throws
Exception
(Code)
testErroneousHyperlink
public
void testErroneousHyperlink() throws
Exception
(Code)
testErroneousHyperlink2
public
void testErroneousHyperlink2() throws
Exception
(Code)
testExtraExclamation
public
void testExtraExclamation() throws
Exception
(Code)
testExtraPagename1
public
void testExtraPagename1() throws
Exception
(Code)
testExtraPagename2
public
void testExtraPagename2() throws
Exception
(Code)
testExtraPagename3
public
void testExtraPagename3() throws
Exception
(Code)
testFootnote1
public
void testFootnote1() throws
Exception
(Code)
testFootnote2
public
void testFootnote2() throws
Exception
(Code)
testHTML
public
void testHTML() throws
Exception
(Code)
testHTML2
public
void testHTML2() throws
Exception
(Code)
testHTMLEntities
public
void testHTMLEntities() throws
Exception
(Code)
testHTMLEntities1
public
void testHTMLEntities1() throws
Exception
(Code)
testHTMLEntities2
public
void testHTMLEntities2() throws
Exception
(Code)
testHTMLInPre
public
void testHTMLInPre() throws
Exception
(Code)
testHTMLWhenAllowed
public
void testHTMLWhenAllowed() throws
Exception
(Code)
testHTMLWhenAllowedPre
public
void testHTMLWhenAllowedPre() throws
Exception
(Code)
testHeading1
public
void testHeading1() throws
Exception
(Code)
testHeading2
public
void testHeading2() throws
Exception
(Code)
testHeading3
public
void testHeading3() throws
Exception
(Code)
testHeadingHyperlinks
public
void testHeadingHyperlinks() throws
Exception
(Code)
testHeadingHyperlinks2
public
void testHeadingHyperlinks2() throws
Exception
(Code)
testHeadingHyperlinks3
public
void testHeadingHyperlinks3() throws
Exception
(Code)
testHyperLinks6
public
void testHyperLinks6() throws
Exception
(Code)
testHyperlinkJS1
public
void testHyperlinkJS1() throws
Exception
(Code)
testHyperlinks2
public
void testHyperlinks2() throws
Exception
(Code)
testHyperlinks3
public
void testHyperlinks3() throws
Exception
(Code)
testHyperlinks4
public
void testHyperlinks4() throws
Exception
(Code)
testHyperlinks5
public
void testHyperlinks5() throws
Exception
(Code)
testHyperlinksCC
public
void testHyperlinksCC() throws
Exception
(Code)
testHyperlinksCC2
public
void testHyperlinksCC2() throws
Exception
(Code)
Check if the CC hyperlink translator gets confused with unorthodox bracketed links.
testHyperlinksCC3
public
void testHyperlinksCC3() throws
Exception
(Code)
testHyperlinksCC4
public
void testHyperlinksCC4() throws
Exception
(Code)
Two links on same line.
testHyperlinksCC5
public
void testHyperlinksCC5() throws
Exception
(Code)
Two mixed links on same line.
testHyperlinksCC6
public
void testHyperlinksCC6() throws
Exception
(Code)
Closing tags only.
testHyperlinksCCFirstAndLast
public
void testHyperlinksCCFirstAndLast() throws
Exception
(Code)
First and last words on line.
testHyperlinksCCNegated
public
void testHyperlinksCCNegated() throws
Exception
(Code)
testHyperlinksCCNegated2
public
void testHyperlinksCCNegated2() throws
Exception
(Code)
testHyperlinksCCNegated3
public
void testHyperlinksCCNegated3() throws
Exception
(Code)
testHyperlinksCCNegated4
public
void testHyperlinksCCNegated4() throws
Exception
(Code)
testHyperlinksCCNonExistant
public
void testHyperlinksCCNonExistant() throws
Exception
(Code)
testHyperlinksCCURLs
public
void testHyperlinksCCURLs() throws
Exception
(Code)
Hyperlinks inside URIs.
testHyperlinksCCURLs2
public
void testHyperlinksCCURLs2() throws
Exception
(Code)
Hyperlinks inside URIs.
testHyperlinksCCURLs3
public
void testHyperlinksCCURLs3() throws
Exception
(Code)
Hyperlinks inside URIs.
testHyperlinksCCURLs4
public
void testHyperlinksCCURLs4() throws
Exception
(Code)
Hyperlinks in brackets.
testHyperlinksCCURLs5
public
void testHyperlinksCCURLs5() throws
Exception
(Code)
Hyperlinks end line.
testHyperlinksCCURLs6
public
void testHyperlinksCCURLs6() throws
Exception
(Code)
Hyperlinks with odd chars.
testHyperlinksCCURLs7
public
void testHyperlinksCCURLs7() throws
Exception
(Code)
testHyperlinksCCURLs8
public
void testHyperlinksCCURLs8() throws
Exception
(Code)
testHyperlinksCCURLs9
public
void testHyperlinksCCURLs9() throws
Exception
(Code)
testHyperlinksExt
public
void testHyperlinksExt() throws
Exception
(Code)
testHyperlinksExt2
public
void testHyperlinksExt2() throws
Exception
(Code)
testHyperlinksExtNofollow
public
void testHyperlinksExtNofollow() throws
Exception
(Code)
testHyperlinksInterWiki1
public
void testHyperlinksInterWiki1() throws
Exception
(Code)
testHyperlinksInterWiki2
public
void testHyperlinksInterWiki2() throws
Exception
(Code)
testHyperlinksNamed1
public
void testHyperlinksNamed1() throws
Exception
(Code)
testHyperlinksNamed2
public
void testHyperlinksNamed2() throws
Exception
(Code)
testHyperlinksNamed3
public
void testHyperlinksNamed3() throws
Exception
(Code)
testHyperlinksPluralMatch
public
void testHyperlinksPluralMatch() throws
Exception
(Code)
testHyperlinksPluralMatch2
public
void testHyperlinksPluralMatch2() throws
Exception
(Code)
testHyperlinksPluralMatch3
public
void testHyperlinksPluralMatch3() throws
Exception
(Code)
testHyperlinksPluralMatch4
public
void testHyperlinksPluralMatch4() throws
Exception
(Code)
testIllegalXML
public
void testIllegalXML() throws
Exception
(Code)
testInlineImages
public
void testInlineImages() throws
Exception
(Code)
testInlineImages2
public
void testInlineImages2() throws
Exception
(Code)
testInlineImages3
public
void testInlineImages3() throws
Exception
(Code)
testInlineImages4
public
void testInlineImages4() throws
Exception
(Code)
testInlineImagesLink
public
void testInlineImagesLink() throws
Exception
(Code)
testInlineImagesLink2
public
void testInlineImagesLink2() throws
Exception
(Code)
testInlineImagesLink3
public
void testInlineImagesLink3() throws
Exception
(Code)
testItalicAcrossLinebreak
public
void testItalicAcrossLinebreak() throws
Exception
(Code)
testLinebreak
public
void testLinebreak() throws
Exception
(Code)
testLinebreakClear
public
void testLinebreakClear() throws
Exception
(Code)
testLinebreakEscape
public
void testLinebreakEscape() throws
Exception
(Code)
testList1
public
void testList1() throws
Exception
(Code)
testLongRuler
public
void testLongRuler() throws
Exception
(Code)
testMixedList
public
void testMixedList() throws
Exception
(Code)
Item A ##Numbered 1 ##Numbered 2 Item B
would come out as:
Item A
Numbered 1
Numbered 2
Item B (by Mahlen Morris).
testMixedList2
public
void testMixedList2() throws
Exception
(Code)
Like testMixedList() but the list types have been reversed.
testMultilineList1
public
void testMultilineList1() throws
Exception
(Code)
Plain multi line testing:
One continuing Two Three
testMultilineList2
public
void testMultilineList2() throws
Exception
(Code)
testMultilinePlugin1
public
void testMultilinePlugin1() throws
Exception
(Code)
testMultilinePluginBodyContent
public
void testMultilinePluginBodyContent() throws
Exception
(Code)
testMultilinePluginBodyContent2
public
void testMultilinePluginBodyContent2() throws
Exception
(Code)
testMultilinePluginBodyContent3
public
void testMultilinePluginBodyContent3() throws
Exception
(Code)
testMultilinePluginBodyContent4
public
void testMultilinePluginBodyContent4() throws
Exception
(Code)
Has an extra space after plugin name.
testNestedList
public
void testNestedList() throws
Exception
(Code)
testNestedList2
public
void testNestedList2() throws
Exception
(Code)
testNestedPlugin1
public
void testNestedPlugin1() throws
Exception
(Code)
testNestedPlugin2
public
void testNestedPlugin2() throws
Exception
(Code)
testNoHyperlink
public
void testNoHyperlink() throws
Exception
(Code)
testNoHyperlink2
public
void testNoHyperlink2() throws
Exception
(Code)
testNoHyperlink3
public
void testNoHyperlink3() throws
Exception
(Code)
testNoPlugin
public
void testNoPlugin() throws
Exception
(Code)
testParagraph
public
void testParagraph() throws
Exception
(Code)
testParagraph2
public
void testParagraph2() throws
Exception
(Code)
testParagraph3
public
void testParagraph3() throws
Exception
(Code)
testParagraph4
public
void testParagraph4() throws
Exception
(Code)
testParagraph5
public
void testParagraph5() throws
Exception
(Code)
testParagraph6
public
void testParagraph6() throws
Exception
(Code)
testParagraph7
public
void testParagraph7() throws
Exception
(Code)
testParagraph8
public
void testParagraph8() throws
Exception
(Code)
testPluginDoublyQuotedArgs
public
void testPluginDoublyQuotedArgs() throws
Exception
(Code)
testPluginEnd
public
void testPluginEnd() throws
Exception
(Code)
Check that plugin end is correctly recognized.
testPluginEnd2
public
void testPluginEnd2() throws
Exception
(Code)
testPluginEnd3
public
void testPluginEnd3() throws
Exception
(Code)
testPluginEnd4
public
void testPluginEnd4() throws
Exception
(Code)
testPluginEnd5
public
void testPluginEnd5() throws
Exception
(Code)
testPluginEnd6
public
void testPluginEnd6() throws
Exception
(Code)
testPluginHTMLInsert
public
void testPluginHTMLInsert() throws
Exception
(Code)
testPluginInsert
public
void testPluginInsert() throws
Exception
(Code)
testPluginInsertJS
public
void testPluginInsertJS() throws
Exception
(Code)
testPluginNoEnd
public
void testPluginNoEnd() throws
Exception
(Code)
testPluginNoInsert
public
void testPluginNoInsert() throws
Exception
(Code)
testPluginQuotedArgs
public
void testPluginQuotedArgs() throws
Exception
(Code)
testPluginQuotedArgs2
public
void testPluginQuotedArgs2() throws
Exception
(Code)
testPluginWikiText
public
void testPluginWikiText() throws
Exception
(Code)
Plugin output must not be parsed as Wiki text.
testPluginWikiText2
public
void testPluginWikiText2() throws
Exception
(Code)
Nor should plugin input be interpreted as wiki text.
testPre
public
void testPre() throws
Exception
(Code)
testPre2
public
void testPre2() throws
Exception
(Code)
testPre3
public
void testPre3() throws
Exception
(Code)
testPreEscape
public
void testPreEscape() throws
Exception
(Code)
testPreEscape2
public
void testPreEscape2() throws
Exception
(Code)
testPreEscape3
public
void testPreEscape3() throws
Exception
(Code)
testPreEscape4
public
void testPreEscape4() throws
Exception
(Code)
testPreEscape5
public
void testPreEscape5() throws
Exception
(Code)
testPreWithLines
public
void testPreWithLines() throws
Exception
(Code)
testPunctuatedWikiNames
public
void testPunctuatedWikiNames() throws
Exception
(Code)
testPunctuatedWikiNames2
public
void testPunctuatedWikiNames2() throws
Exception
(Code)
testPunctuatedWikiNames3
public
void testPunctuatedWikiNames3() throws
Exception
(Code)
testRenderingSpeed1
public
void testRenderingSpeed1() throws
Exception
(Code)
testRuler
public
void testRuler() throws
Exception
(Code)
testRulerCombo
public
void testRulerCombo() throws
Exception
(Code)
testRulerCombo2
public
void testRulerCombo2() throws
Exception
(Code)
testScandicPagename1
public
void testScandicPagename1() throws
Exception
(Code)
testSet1
public
void testSet1() throws
Exception
(Code)
Metadata tests
testSet2
public
void testSet2() throws
Exception
(Code)
testSet3
public
void testSet3() throws
Exception
(Code)
testSet4
public
void testSet4() throws
Exception
(Code)
testSetHTML
public
void testSetHTML() throws
Exception
(Code)
testShortPluginInsert
public
void testShortPluginInsert() throws
Exception
(Code)
testShortPluginInsert2
public
void testShortPluginInsert2() throws
Exception
(Code)
Test two plugins on same row.
testShortRuler1
public
void testShortRuler1() throws
Exception
(Code)
testShortRuler2
public
void testShortRuler2() throws
Exception
(Code)
testShortRuler3
public
void testShortRuler3() throws
Exception
(Code)
testSpacesInLinks1
public
void testSpacesInLinks1() throws
Exception
(Code)
testSpacesInLinks2
public
void testSpacesInLinks2() throws
Exception
(Code)
Too many spaces
testSpanEscape
public
void testSpanEscape() throws
Exception
(Code)
testSpanJavascript
public
void testSpanJavascript() throws
Exception
(Code)
testSpanNested
public
void testSpanNested() throws
Exception
(Code)
testSpanStyle1
public
void testSpanStyle1() throws
Exception
(Code)
testSpanStyle2
public
void testSpanStyle2() throws
Exception
(Code)
testSpanStyle3
public
void testSpanStyle3() throws
Exception
(Code)
testSpanStyle4
public
void testSpanStyle4() throws
Exception
(Code)
testSpanStyleTable
public
void testSpanStyleTable() throws
Exception
(Code)
testTT
public
void testTT() throws
Exception
(Code)
testTTAcrossLines
public
void testTTAcrossLines() throws
Exception
(Code)
testTTLinks
public
void testTTLinks() throws
Exception
(Code)
testTable1
public
void testTable1() throws
Exception
(Code)
testTable2
public
void testTable2() throws
Exception
(Code)
testTable3
public
void testTable3() throws
Exception
(Code)
testTable4
public
void testTable4() throws
Exception
(Code)
testTable5
public
void testTable5() throws
Exception
(Code)
Tests BugTableHeaderNotXHMTLCompliant
throws:
Exception
-
testTableLink
public
void testTableLink() throws
Exception
(Code)
testTableLinkEscapedBar
public
void testTableLinkEscapedBar() throws
Exception
(Code)
testVariableInsert
public
void testVariableInsert() throws
Exception
(Code)
testXSS1
public
void testXSS1() 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.