1.0.0

org.eclipse.soda.dk.data.testcase
Class IntegerFractionTestcase

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

public class IntegerFractionTestcase
extends junit.framework.TestCase

Version:
1.0.0

Constructor Summary
IntegerFractionTestcase(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 testToString0()
          Test to string0.
 void testToString1()
          Test to string1.
 void testToString3()
          Test to string3.
 void testToString4()
          Test to string4.
 void testToString5()
          Test to string5.
 void testToString6()
          Test to string6.
 
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

IntegerFractionTestcase

public IntegerFractionTestcase(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.

testToString0

public void testToString0()
Test to string0.


testToString1

public void testToString1()
Test to string1.


testToString3

public void testToString3()
Test to string3.


testToString4

public void testToString4()
Test to string4.


testToString5

public void testToString5()
Test to string5.


testToString6

public void testToString6()
Test to string6.


1.0.0

Copyright (c) 1999, 2007 IBM