2009-01-09 1.2.0

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

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

public class BaseParameterLittleEngianTestcase
extends junit.framework.TestCase

Version:
1.2.0

Constructor Summary
BaseParameterLittleEngianTestcase()
          Constructs an instance of this class.
BaseParameterLittleEngianTestcase(java.lang.String arg0)
          Constructs an instance of this class from the specified arg0 parameter.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main with the specified arguments parameter.
 void test11()
          Test11.
 void test12()
          Test12.
 
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

BaseParameterLittleEngianTestcase

public BaseParameterLittleEngianTestcase()
Constructs an instance of this class.

See Also:
BaseParameterLittleEngianTestcase(String)

BaseParameterLittleEngianTestcase

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

Parameters:
arg0 - The arg0 (String) parameter.
See Also:
BaseParameterLittleEngianTestcase()
Method Detail

main

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

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

test11

public void test11()
Test11.


test12

public void test12()
Test12.


2009-01-09 1.2.0

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