|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.firstpartners.rp.back.extractor.ExtractAllTestSuite
public abstract class ExtractAllTestSuite
This is a holder for all extractor test cases in the rp system.
| Field Summary | |
|---|---|
static java.lang.String |
APP_CONTEXT
Default application extractor context |
private static org.springframework.context.support.AbstractApplicationContext |
context
Application context |
private static org.springframework.context.support.AbstractApplicationContext |
extractorContext
Extractor context |
static java.lang.String |
TEST_EXTRACTOR_CONTEXT
Default test extractor test context |
| Constructor Summary | |
|---|---|
ExtractAllTestSuite()
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
This will get the suite of test that this class holds. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TEST_EXTRACTOR_CONTEXT
public static final java.lang.String APP_CONTEXT
private static org.springframework.context.support.AbstractApplicationContext context
private static org.springframework.context.support.AbstractApplicationContext extractorContext
| Constructor Detail |
|---|
public ExtractAllTestSuite()
| Method Detail |
|---|
public static junit.framework.Test suite()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||