Class f.c.g.t.Template(object):

Part of fixture.command.generate.template View In Hierarchy

Known subclasses: fixture.command.generate.template.fixture, fixture.command.generate.template.testtools, fixture.test.test_command.test_generate.test_generate_sqlalchemy.StubTemplate

knows how to render fixture code.
Class dict Undocumented
Class tuple Undocumented
Class DataDef No class docstring; 1/3 methods documented
Class data Undocumented
Method __init__ Undocumented
Method __repr__ Undocumented
Method add_import Undocumented
Method begin Undocumented
Method header Undocumented
Method render Undocumented
def __init__(self):
Undocumented
def __repr__(self):
Undocumented
def add_import(self, _import):
Undocumented
def begin(self):
Undocumented
def header(self, handler):
Undocumented
def render(self, tpl):
Undocumented
API Documentation for fixture, generated by pydoctor.