testssuite01
Class TestCompatibilityTreament02

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

public class TestCompatibilityTreament02
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
TestCompatibilityTreament02()
           
 
Method Summary
protected  void setUp()
           
 void testCompatibilityTreatmentMore01()
           
 void testCompatibilityTreatmentMore02()
           
 
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

TestCompatibilityTreament02

public TestCompatibilityTreament02()
Method Detail

setUp

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

testCompatibilityTreatmentMore01

public void testCompatibilityTreatmentMore01()

testCompatibilityTreatmentMore02

public void testCompatibilityTreatmentMore02()