|
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.transform.testcase.IntegerScaleTransformTestcase
public class IntegerScaleTransformTestcase
| Constructor Summary | |
|---|---|
IntegerScaleTransformTestcase(java.lang.String name)
Constructs an instance of this class from the specified name parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] arguments)
Main with the specified arguments parameter. |
void |
testConstructorWithZero()
Test constructor with zero. |
void |
testDecodeForException()
Test decode for exception. |
void |
testDecodeForType()
Test decode for type. |
void |
testDecodeScaleBy5()
Test decode scale by5. |
void |
testEncodeForException()
Test encode for exception. |
void |
testEncodeForTypeInteger()
Test encode for type integer. |
void |
testEncodeForTypeIntegerFraction()
Test encode for type integer fraction. |
void |
testEncodeScaleBy3WithMod()
Test encode scale by3 with mod. |
void |
testEncodeScaleBy5NoMod()
Test encode scale by5 no mod. |
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerScaleTransformTestcase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - The arguments (String[]) parameter.public void testConstructorWithZero()
public void testDecodeForException()
public void testDecodeForType()
public void testDecodeScaleBy5()
public void testEncodeForException()
public void testEncodeForTypeInteger()
public void testEncodeForTypeIntegerFraction()
public void testEncodeScaleBy3WithMod()
public void testEncodeScaleBy5NoMod()
public void testTransformConstruction()
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||