Attributes | Name and Description |
---|---|
|
caplin.component.testing.ComponentModelFixture()
The |
Attributes | Name and Description |
---|---|
|
void
setComponent(caplin.component.Component oComponent)
This method is called be the caplin.component.testing.ComponentFixture after the component is created by the caplin.component.ComponentFactory. |
►
caplin.component.testing.ComponentModelFixture()
The ComponentModelFixture
interface
►
void
setComponent(caplin.component.Component oComponent)
This method is called be the caplin.component.testing.ComponentFixture after the component is created by the caplin.component.ComponentFactory.
caplin.component.Component | oComponent | the component instance managed by this ComponentModelFixture. |