|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.firstpartners.rp.back.extractor.ExtractorTestLists
public class ExtractorTestLists
The list of the extractor tests to be executed in order to generate the reports
| Field Summary | |
|---|---|
private java.util.List |
tests
list of extractor tests |
| Constructor Summary | |
|---|---|
ExtractorTestLists()
|
|
| Method Summary | |
|---|---|
java.util.List |
getTests()
Return the list of the tests |
void |
setTests(java.util.List tests)
Set the list of the tests |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.List tests
| Constructor Detail |
|---|
public ExtractorTestLists()
| Method Detail |
|---|
public java.util.List getTests()
public void setTests(java.util.List tests)
tests - The tests to set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||