|
1.0.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.SimpleParameterTestcase
public class SimpleParameterTestcase
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_STRING
Define the empty string (String) constant. |
| Constructor Summary | |
|---|---|
SimpleParameterTestcase(java.lang.String p1)
Constructs an instance of this class from the specified p1 parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main with the specified args parameter. |
void |
testAsciiDecode()
Test ascii decode. |
void |
testAsiiCrlfDecode()
Test asii crlf decode. |
void |
testBytes()
Test bytes. |
void |
testBytesByte()
Test bytes byte. |
void |
testBytesDecodeValue()
Test bytes decode value. |
void |
testBytesEncode()
Test bytes decode. |
void |
testBytesShorterEncode()
Test bytes shorter encode. |
void |
testDecodeDouble()
Test decode double. |
void |
testDecodeFloat()
Test decode float. |
void |
testDecodeInteger()
Test decode integer. |
void |
testDecodeIntegerArray()
Test decode integer array. |
void |
testDecodeIntegerTransform()
Test decode integer transform. |
void |
testDecodeShortArray()
Test decode short array. |
void |
testDecodeStringInteger()
Test decode integer. |
void |
testDecodeValueInteger()
Test decode value integer. |
void |
testEncodeBytesInteger()
Test encode bytes integer. |
void |
testEncodeLong()
Test encode long. |
void |
testEncodeMessageInteger()
Test encode integer. |
void |
testEncodeValueInteger()
Test encode value integer. |
void |
testEncodeValueInteger8()
Test encode value integer8. |
void |
testEncodeValueIntegerArray()
Test encode value integer array. |
void |
testEncodeValueLongArray()
Test encode value long array. |
void |
testEncodeValueShortArray()
Test encode value short array. |
void |
testEncodeValueShortArrayLittle()
Test encode value short array little. |
void |
testEncodeValueShortArrayLittleList()
Test encode value short array little list. |
void |
testEncodeValueShortArrayLittleListHexString()
Test encode value short array little list hex string. |
void |
testEncodeValueShortArrayLittleListString()
Test encode value short array little list string. |
void |
testHexstring()
Test hexstring. |
void |
testInteger()
Test integer. |
void |
testString()
Test string. |
void |
testString2()
Test string2. |
void |
testStringBytes()
Test string bytes. |
void |
testStringDecode()
Test string decode. |
void |
testStringDecodeInsert()
Test string decode insert. |
void |
testStringDecodeInsert2()
Test string decode insert2. |
void |
testTrue()
Test true. |
| 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, format |
| 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 SimpleParameterTestcase(java.lang.String p1)
p1 - The p1 (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String) parameter.public void testAsciiDecode()
public void testAsiiCrlfDecode()
public void testBytes()
testStringBytes()public void testBytesByte()
public void testBytesDecodeValue()
public void testBytesEncode()
public void testBytesShorterEncode()
public void testDecodeDouble()
public void testDecodeFloat()
public void testDecodeInteger()
public void testDecodeIntegerArray()
public void testDecodeIntegerTransform()
public void testDecodeShortArray()
public void testDecodeStringInteger()
public void testDecodeValueInteger()
public void testEncodeBytesInteger()
public void testEncodeLong()
public void testEncodeMessageInteger()
public void testEncodeValueInteger()
public void testEncodeValueInteger8()
public void testEncodeValueIntegerArray()
public void testEncodeValueLongArray()
public void testEncodeValueShortArray()
public void testEncodeValueShortArrayLittle()
public void testEncodeValueShortArrayLittleList()
public void testEncodeValueShortArrayLittleListHexString()
public void testEncodeValueShortArrayLittleListString()
public void testHexstring()
public void testInteger()
testDecodeInteger(),
testDecodeStringInteger(),
testDecodeValueInteger(),
testEncodeBytesInteger(),
testEncodeMessageInteger(),
testEncodeValueInteger()public void testString()
testEncodeValueShortArrayLittleListHexString(),
testEncodeValueShortArrayLittleListString()public void testString2()
public void testStringBytes()
public void testStringDecode()
public void testStringDecodeInsert()
public void testStringDecodeInsert2()
public void testTrue()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||