Interface: module:br/component/testing/ComponentModelFixture

module:br/component/testing/ComponentModelFixture

The ComponentModelFixture interface.

Extends

Methods

setComponent(oComponent)

This method is called be the module:br/component/testing/ComponentFixture after the component is created.
Parameters:
Name Type Description
oComponent module:br/component/Component the component instance managed by this ComponentModelFixture.
Implementations:
  • module:br/presenter/testing/PresentationModelFixture#setComponent
Source: