testssuite01
Class TestCompatibilityTreament03

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

public class TestCompatibilityTreament03
extends junit.framework.TestCase

Test class abour modele.Algorithms.compatibilityTreament's procedures
Some tests on an other implementation from scratch.

Author:
Gabriel Chandesris (2008)
See Also:
modele

Constructor Summary
TestCompatibilityTreament03()
           
 
Method Summary
protected  void setUp()
           
 void testCompatibilityTreatment01_1()
           
 void testCompatibilityTreatment01_2()
           
 void testCompatibilityTreatment01_3()
           
 void testCompatibilityTreatment02_1()
           
 void testCompatibilityTreatment02_2()
           
 void testCompatibilityTreatment02_3()
           
 
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

TestCompatibilityTreament03

public TestCompatibilityTreament03()
Method Detail

setUp

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

testCompatibilityTreatment01_1

public void testCompatibilityTreatment01_1()

testCompatibilityTreatment01_2

public void testCompatibilityTreatment01_2()

testCompatibilityTreatment01_3

public void testCompatibilityTreatment01_3()

testCompatibilityTreatment02_1

public void testCompatibilityTreatment02_1()

testCompatibilityTreatment02_2

public void testCompatibilityTreatment02_2()

testCompatibilityTreatment02_3

public void testCompatibilityTreatment02_3()