1.0.0

org.eclipse.soda.dk.transform.testcase
Class MaximumTransformTestcase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
All Implemented Interfaces:
junit.framework.Test

public class MaximumTransformTestcase
extends junit.framework.TestCase

Version:
1.0.0

Constructor Summary
MaximumTransformTestcase(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

MaximumTransformTestcase

public MaximumTransformTestcase(java.lang.String name)
Constructs an instance of this class from the specified name parameter.

Parameters:
name - The name (String) parameter.
Method Detail

main

public static void main(java.lang.String[] args)
Main with the specified args parameter.

Parameters:
args - The args (String) parameter.

testDecodeForException

public void testDecodeForException()
Test decode for exception.


testDecodeForGreaterInitialValue

public void testDecodeForGreaterInitialValue()
Test decode for greater initial value.


testDecodeForLesserInitialValue

public void testDecodeForLesserInitialValue()
Test decode for lesser initial value.


testDecodeForTrickyGreaterInitialValue1

public void testDecodeForTrickyGreaterInitialValue1()
Test decode for tricky greater initial value1.


testDecodeForTrickyGreaterInitialValue2

public void testDecodeForTrickyGreaterInitialValue2()
Test decode for tricky greater initial value2.


testEncodeForException

public void testEncodeForException()
Test encode for exception.


testEncodeForGreaterInitialValue

public void testEncodeForGreaterInitialValue()
Test encode for greater initial value.


testEncodeForLesserInitialValue

public void testEncodeForLesserInitialValue()
Test encode for lesser initial value.


testEncodeForTrickyGreaterInitialValue1

public void testEncodeForTrickyGreaterInitialValue1()
Test encode for tricky greater initial value1.


testEncodeForTrickyGreaterInitialValue2

public void testEncodeForTrickyGreaterInitialValue2()
Test encode for tricky greater initial value2.


testTransformIntConstructor

public void testTransformIntConstructor()
Test transform int constructor.


1.0.0

Copyright (c) 1999, 2007 IBM