2009-01-09 1.2.0

org.eclipse.soda.dk.core.testcase
Class LargeIntegerTestcase

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

public class LargeIntegerTestcase
extends junit.framework.TestCase

Version:
1.2.0

Constructor Summary
LargeIntegerTestcase()
          Constructs an instance of this class.
LargeIntegerTestcase(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 test00()
          Test00.
 void test01()
          Test01.
 void test02()
          Test02.
 void test10()
          Test10.
 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

LargeIntegerTestcase

public LargeIntegerTestcase()
Constructs an instance of this class.

See Also:
LargeIntegerTestcase(String)

LargeIntegerTestcase

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

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

main

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

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

test00

public void test00()
Test00.


test01

public void test01()
Test01.


test02

public void test02()
Test02.


test10

public void test10()
Test10.


test12

public void test12()
Test12.


2009-01-09 1.2.0

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