2009-01-09 1.2.0

org.eclipse.soda.dk.parameter.testcase
Class BitsParameterTestcase

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

public class BitsParameterTestcase
extends junit.framework.TestCase

Version:
1.2.0

Field Summary
static java.lang.String EMPTY_STRING
          Define the empty string (String) constant.
 
Constructor Summary
BitsParameterTestcase(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 testDecode04()
          Test decode04.
 
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

EMPTY_STRING

public static final java.lang.String EMPTY_STRING
Define the empty string (String) constant.

Constructor Detail

BitsParameterTestcase

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

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

main

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

Parameters:
arguments - The arguments (String[]) parameter.

testDecode01

public void testDecode01()
                  throws java.io.UnsupportedEncodingException
Test integer.

Throws:
java.io.UnsupportedEncodingException

testDecode02

public void testDecode02()
                  throws java.io.UnsupportedEncodingException
Test decode02.

Throws:
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.

testDecode03

public void testDecode03()
                  throws java.io.UnsupportedEncodingException
Test decode03.

Throws:
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.

testDecode04

public void testDecode04()
                  throws java.io.UnsupportedEncodingException
Test decode04.

Throws:
java.io.UnsupportedEncodingException - Unsupported Encoding Exception.

2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.