|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.patterns.framework.test.TestDataManager
Method Summary | |
protected ITestDataFactory |
getTestDataFactory()
|
AbstractTestSetup |
getTestSetup()
|
boolean |
iterateHorizontally(ITestModule a_module)
Iterates through all new elements for a given parameter for the tested patten, then moves to the next parameter. |
boolean |
iterateVertically(ITestModule a_module)
Iterates through all parameters adding next element in the list. |
void |
reportDataModifications()
|
void |
setUp(int a_dataSizeRequest)
Sets up the dataManager with data |
void |
updateStateTrackers()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
protected ITestDataFactory getTestDataFactory()
public AbstractTestSetup getTestSetup()
public void setUp(int a_dataSizeRequest)
a_dataSizeRequest
- - Defines How many items should be added to
every parameter.public boolean iterateHorizontally(ITestModule a_module)
a_module
- This is the test modul we want to run
(call processElement() for).
public boolean iterateVertically(ITestModule a_module)
a_module
- This is the test modul we want to run
(call processElement() for).
public void updateStateTrackers()
public void reportDataModifications()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.