[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Unit tests for the wiki parser
Author: | Jordi Piguillem |
Author: | Marc Alier |
Author: | David Jimenez |
Author: | Josep Arus |
Author: | Kenneth Riba |
Copyright: | 2009 Marc Alier, Jordi Piguillem marc.alier@upc.edu |
Copyright: | 2009 Universitat Politecnica de Catalunya http://www.upc.edu |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 247 lines (14 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mod_wiki_wikiparser_test:: (6 methods):
testCreoleMarkup()
testNwikiMarkup()
testHtmlMarkup()
assertTestFile()
assertTestFiles()
test_special_headings()
Class: mod_wiki_wikiparser_test - X-Ref
testCreoleMarkup() X-Ref |
No description |
testNwikiMarkup() X-Ref |
No description |
testHtmlMarkup() X-Ref |
No description |
assertTestFile($num, $markup) X-Ref |
No description |
assertTestFiles($markup) X-Ref |
No description |
test_special_headings() X-Ref |
Check that headings with special characters work as expected with HTML. - The heading itself is well displayed, - The TOC heading is well display, - The edit link points to the right page, - The links properly works with get_section. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |