testssuite01
Class TestCompatibilityTreament01

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by testssuite01.TestCompatibilityTreament01
All Implemented Interfaces:
junit.framework.Test

public class TestCompatibilityTreament01
extends junit.framework.TestCase

Test class abour modele.Algorithms.compatibilityTreament's procedures
The second appears to be the best one (taken and convert from Stefan Engelen implementation).

Author:
Gabriel Chandesris (2008)
See Also:
modele

Constructor Summary
TestCompatibilityTreament01()
           
 
Method Summary
protected  void setUp()
           
 void testCompatibilityTreatment01_01()
           
 void testCompatibilityTreatment02_01()
          results have been waiting
 void testCompatibilityTreatment02_02()
           
 void testCompatibilityTreatment03_01()
           
 void testCompatibilityTreatment04_01()
          results have been waiting
 void testCompatibilityTreatment04_02()
           
 void testCompatibilityTreatmentOrigin_01()
           
 void testCompatibilityTreatmentOrigin_02()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestCompatibilityTreament01

public TestCompatibilityTreament01()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testCompatibilityTreatment01_01

public void testCompatibilityTreatment01_01()

testCompatibilityTreatment02_01

public void testCompatibilityTreatment02_01()
results have been waiting


testCompatibilityTreatment02_02

public void testCompatibilityTreatment02_02()

testCompatibilityTreatment03_01

public void testCompatibilityTreatment03_01()

testCompatibilityTreatment04_01

public void testCompatibilityTreatment04_01()
results have been waiting


testCompatibilityTreatment04_02

public void testCompatibilityTreatment04_02()

testCompatibilityTreatmentOrigin_01

public void testCompatibilityTreatmentOrigin_01()

testCompatibilityTreatmentOrigin_02

public void testCompatibilityTreatmentOrigin_02()