|
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.IntegerTranslateTransformTestcase
public class IntegerTranslateTransformTestcase
| Constructor Summary | |
|---|---|
IntegerTranslateTransformTestcase(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 |
testDecodeForTypeFloat()
Test decode for type float. |
void |
testDecodeForTypeInteger()
Test decode for type integer. |
void |
testDecodeTranslateByOne()
Test decode translate by one. |
void |
testDecodeTranslateByOneTo3Over2()
Test decode translate by one to3 over2. |
void |
testDecodeTranslateByZero()
Test decode translate by zero. |
void |
testEncodeForException()
Test encode for exception. |
void |
testEncodeForTypeInteger()
Test encode for type integer. |
void |
testEncodeTranslateByOne()
Test encode translate by one. |
void |
testEncodeTranslateByZero()
Test encode translate by zero. |
void |
testTransformConstruction()
Test transform construction. |
| 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 IntegerTranslateTransformTestcase(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 testDecodeForTypeFloat()
public void testDecodeForTypeInteger()
public void testDecodeTranslateByOne()
public void testDecodeTranslateByOneTo3Over2()
public void testDecodeTranslateByZero()
public void testEncodeForException()
public void testEncodeForTypeInteger()
public void testEncodeTranslateByOne()
public void testEncodeTranslateByZero()
public void testTransformConstruction()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||