|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.soda.dk.parameter.testcase.MapParametersTestcase
public class MapParametersTestcase
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_STRING
Define the empty string (String) constant. |
| Constructor Summary | |
|---|---|
MapParametersTestcase(java.lang.String p1)
Constructs an instance of this class from the specified p1 parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] arguments)
Main with the specified arguments parameter. |
void |
testDecodeComplex()
Test integer. |
void |
testDecodeInteger()
Test integer. |
void |
testDecodeTrue()
Test true. |
void |
testEncodeComplex()
Test encode complex. |
void |
testEncodeInteger()
Test encode integer. |
void |
testEncodeInteger8()
Test encode integer8. |
void |
testEncodeLong()
Test encode long. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EMPTY_STRING
| Constructor Detail |
|---|
public MapParametersTestcase(java.lang.String p1)
p1 - The p1 (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - The arguments (String) parameter.public void testDecodeComplex()
public void testDecodeInteger()
public void testDecodeTrue()
public void testEncodeComplex()
public void testEncodeInteger()
public void testEncodeInteger8()
public void testEncodeLong()
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||