testssuite01
Class TestCompatibilityTreament01Bis

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

public class TestCompatibilityTreament01Bis
extends junit.framework.TestCase

Test class abour modele.Algorithms.compatibilityTreament's procedures
All procedures tested are inspired from (Stefan Engelen)'s implementation and adapted to new model.

Author:
Gabriel Chandesris (2008)
See Also:
modele

Constructor Summary
TestCompatibilityTreament01Bis()
           
 
Method Summary
protected  void setUp()
           
 void testCompatibilityTreatmentStefan_01()
           
 void testCompatibilityTreatmentStefan_02()
           
 void testCompatibilityTreatmentStefan_03()
           
 void testCompatibilityTreatmentStefan_04()
           
 void testCompatibilityTreatmentStefan_05()
           
 void testCompatibilityTreatmentStefan_06()
           
 void testMayBeGoodCT01()
           
 void testMayBeGoodCT02()
           
 void testMayBeGoodCT03()
           
 
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

TestCompatibilityTreament01Bis

public TestCompatibilityTreament01Bis()
Method Detail

setUp

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

testCompatibilityTreatmentStefan_01

public void testCompatibilityTreatmentStefan_01()

testCompatibilityTreatmentStefan_02

public void testCompatibilityTreatmentStefan_02()

testCompatibilityTreatmentStefan_03

public void testCompatibilityTreatmentStefan_03()

testCompatibilityTreatmentStefan_04

public void testCompatibilityTreatmentStefan_04()

testCompatibilityTreatmentStefan_05

public void testCompatibilityTreatmentStefan_05()

testCompatibilityTreatmentStefan_06

public void testCompatibilityTreatmentStefan_06()

testMayBeGoodCT01

public void testMayBeGoodCT01()

testMayBeGoodCT02

public void testMayBeGoodCT02()

testMayBeGoodCT03

public void testMayBeGoodCT03()