class Webgen::TestHelper::RenderNode
A special subclass of Webgen::Node
that is used in testing when a “renderable” node is needed, ie. one that has the necessary info set to be processed via Webgen::PathHandler::PageUtils
.
Public Class Methods
new(page_data, parent, cn, dest_path, meta_info = {})
Calls superclass method
Webgen::Node::new
Public Instance Methods
template_chain()