|
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.transform.testcase.MinimumTransformTestcase
public class MinimumTransformTestcase
| Constructor Summary | |
|---|---|
MinimumTransformTestcase(java.lang.String name)
Constructs an instance of this class from the specified name parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main with the specified args parameter. |
void |
testDecodeForException()
Test decode for exception. |
void |
testDecodeForGreaterInitialValue()
Test decode for greater initial value. |
void |
testDecodeForLesserInitialValue()
Test decode for lesser initial value. |
void |
testDecodeForTrickyGreaterInitialValue1()
Test decode for tricky greater initial value1. |
void |
testDecodeForTrickyGreaterInitialValue2()
Test decode for tricky greater initial value2. |
void |
testEncodeForException()
Test encode for exception. |
void |
testEncodeForGreaterInitialValue()
Test encode for greater initial value. |
void |
testEncodeForLesserInitialValue()
Test encode for lesser initial value. |
void |
testEncodeForTrickyGreaterInitialValue1()
Test encode for tricky greater initial value1. |
void |
testEncodeForTrickyGreaterInitialValue2()
Test encode for tricky greater initial value2. |
void |
testTransformIntConstructor()
Test transform int constructor. |
| 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 |
| Constructor Detail |
|---|
public MinimumTransformTestcase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String) parameter.public void testDecodeForException()
public void testDecodeForGreaterInitialValue()
public void testDecodeForLesserInitialValue()
public void testDecodeForTrickyGreaterInitialValue1()
public void testDecodeForTrickyGreaterInitialValue2()
public void testEncodeForException()
public void testEncodeForGreaterInitialValue()
public void testEncodeForLesserInitialValue()
public void testEncodeForTrickyGreaterInitialValue1()
public void testEncodeForTrickyGreaterInitialValue2()
public void testTransformIntConstructor()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||