|
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.StringParameterTestcase
public class StringParameterTestcase
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_STRING
Define the empty string (String) constant. |
| Constructor Summary | |
|---|---|
StringParameterTestcase(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 |
testDecode01()
Test integer. |
void |
testDecode02()
Test decode02. |
void |
testDecode03()
Test decode03. |
void |
testDecode03b()
Test decode03b. |
void |
testDecode04()
Test decode04. |
void |
testDecode05()
Test decode05. |
void |
testEncode01()
Test encode01. |
void |
testEncode02()
Test encode02. |
void |
testEncode03()
Test encode03. |
void |
testEncode04()
Test encode04. |
void |
testEncode05()
Test encode05. |
| 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 StringParameterTestcase(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 testDecode01()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
public void testDecode02()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testDecode03()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testDecode03b()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testDecode04()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testDecode05()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testEncode01()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testEncode02()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testEncode03()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testEncode04()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
public void testEncode05()
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||