Attributes | Name and Description |
---|---|
|
caplin.element.testing.RendererFixture()
Constructs a |
Attributes | Name and Description |
---|---|
|
void
addSubFixtures( oFixtureRegistry)
The ComponentFixture adds the following sub-fixtures:
|
►
caplin.element.testing.RendererFixture()
Constructs a caplin.element.testing.RendererFixture
.
►
void
addSubFixtures( oFixtureRegistry)
The ComponentFixture adds the following sub-fixtures:
model
: the presentation model fixture, for manipulating and verifying properties in the presentation modelview
: the view fixture, the view fixture, for manipulating and verifying the state of elements on the component's viewcomponentFrame
: the component frame fixture, for verifying the state of the {@link caplin.component.frame.ComponentFrame ComponentFrame} housing the componentoFixtureRegistry |