Class n.l.r.TestRunner(TestSuiteFragment):

Part of nevow.livetrial.runner View Source View In Hierarchy

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
65 Method render_debug Undocumented

Inherited from TestSuiteFragment:

Line # Kind Name Docs
12 Method __init__ Undocumented
18 Method gatherTests Undocumented
29 Method gatherHead Undocumented
41 Method render_tests Undocumented

Inherited from Fragment (via TestSuiteFragment, LiveFragment):

Line # Kind Name Docs
384 Method get Return the data
387 Method rend Turn this instance into stan suitable for displaying it in a web page.
432 Method remember Remember an object for an interface on new PageContexts which are
443 Method rememberStuff Undocumented

Inherited from DataFactory (via TestSuiteFragment, LiveFragment, Fragment):

Line # Kind Name Docs
120 Method child Return a conceptual child; an attribute, or a key,

Inherited from RenderFactory (via TestSuiteFragment, LiveFragment, Fragment):

Line # Kind Name Docs
60 Method renderer Return a renderer with the given name.

Inherited from MacroFactory (via TestSuiteFragment, LiveFragment, Fragment):

Line # Kind Name Docs
90 Method macro Return a macro with the given name.

Inherited from ConfigurableMixin (via TestSuiteFragment, LiveFragment, Fragment):

Line # Kind Name Docs
193 Method getBindingNames Expose bind_* methods and attributes on this class.
200 Method getBinding Massage bind_* methods and attributes into an
223 Method getDefault Get a default value for a given binding. If the
235 Method postForm Accept a form post to the given bindingName.
Line # Kind Name Docs
12 Method __init__ Undocumented
120 Method child Return a conceptual child; an attribute, or a key,
29 Method gatherHead Undocumented
18 Method gatherTests Undocumented
384 Method get Return the data
200 Method getBinding Massage bind_* methods and attributes into an
193 Method getBindingNames Expose bind_* methods and attributes on this class.
223 Method getDefault Get a default value for a given binding. If the
90 Method macro Return a macro with the given name.
235 Method postForm Accept a form post to the given bindingName.
432 Method remember Remember an object for an interface on new PageContexts which are
443 Method rememberStuff Undocumented
387 Method rend Turn this instance into stan suitable for displaying it in a web page.
65 Method render_debug Undocumented
41 Method render_tests Undocumented
60 Method renderer Return a renderer with the given name.
def render_debug(self, ctx, data): (source)
Undocumented
API Documentation for Nevow, generated by pydoctor.