Package trac :: Package wiki :: Package tests :: Module formatter

Module formatter

source code

Classes
  HelloWorldMacro
A dummy macro used by the unit test.
  NoDescriptionMacro
  NoDescriptionHiddenMacro
  IWikiMacroProviderMacros
  DivHelloWorldMacro
A dummy macro returning a div block, used by the unit test.
  TableHelloWorldMacro
A dummy macro returning a table block, used by the unit test.
  DivCodeMacro
A dummy macro returning a div block, used by the unit test.
  DivCodeElementMacro
A dummy macro returning an Element, used by the unit test.
  DivCodeStreamMacro
A dummy macro returning a template, used by the unit test.
  NoneMacro
A dummy macro returning None, used by the unit test.
  WikiProcessorSampleMacro
  ValueErrorWithUtf8Macro
  TracErrorWithUnicodeMacro
  MacroErrorWithFragmentMacro
  ProcessorErrorWithFragmentMacro
  SampleResolver
A dummy macro returning a div block, used by the unit test.
Functions
 
override_pygments(self, mimetype) source code
 
test_suite(data=None, setup=None, file='/usr/local/virtualenv/src/trac-0.13doc/svn-trunk/trac/wiki/te..., teardown=None, context=None) source code
Variables
  __package__ = 'trac.wiki.tests'

Imports: os, unittest, Component, TracError, implements, html, tag_, IWikiMacroProvider, IWikiSyntaxProvider, MacroError, ProcessorError, WikiMacroBase, wikisyntax_test_suite, PlainTextRenderer