public void inject_component_failure() throws Exception(Code)
InjectComponentWorker is largely tested by the forms tests (
RenderDisabled is built on it). This test is for the failure case, where a mixin class is used with the
wrong type of component.
Tests for forms and form submissions and basic form control components. This also tests a few
other things, such as computed default bindings and invisible instrumentation.
subclass_inherits_parent_template
public void subclass_inherits_parent_template()(Code)