|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImplicitContextPassTester
This interface provides common data of ImplicitContextPasserImplA and ImplicitContextPasserImplA.
| Field Summary | |
|---|---|
static int |
DOUBLE_TEST
Tests passing of negative infinity. |
static int |
FLOAT_TEST
Tests passing of greatest float. |
static int |
INT_TEST
Tests passing of smallest integer. |
static int |
LIST_TEST
Tests passing of a simple lists with two string elements. |
static int |
NULL_LIST_TEST
Tests passing of a empty list. |
static int |
NULL_TEST
Tests passing of null value. |
static int |
RESET
Reset m_testData and m_receivedData, i.e. set them null |
static int |
STRING_TEST
Tests passing of a test string. |
| Method Summary | |
|---|---|
Object |
getReceivedData()
|
Object |
getTestData()
|
void |
setDataToUse(int option)
Set which data to use. |
| Field Detail |
|---|
static final int RESET
static final int NULL_TEST
static final int STRING_TEST
static final int INT_TEST
static final int FLOAT_TEST
static final int DOUBLE_TEST
static final int LIST_TEST
static final int NULL_LIST_TEST
| Method Detail |
|---|
void setDataToUse(int option)
option - Kind of data to useObject getReceivedData()
Object getTestData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||