| Trees | Indices | Help |
|
|---|
|
|
object --+
|
UnitChecker --+
|
TranslationChecker
A checker that passes source and target strings to the checks, not the whole unit.
This provides some speedup and simplifies testing.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Runs the given test on the given unit. Note that this can raise a FilterFailure as part of normal operation.
|
Do some optimisation by caching some data of the unit for the benefit of run_test().
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 26 12:49:28 2008 | http://epydoc.sourceforge.net |