Package testssuite01

Second part of tests : tests about algorithms of P-DCFold.

See:
          Description

Class Summary
HyperTest Deprecated. 20080421 Tests and implementation are OK's (no details to give).
MoreTestsCT  
TestAlgorithmsPartI Test class about modele.Algorithms class (Part I).
TestAlgorithmsPartII Test class about modele.Algorithms class (part II).
TestAlgorithmsPartIII Test class about modele.Algorithms class (part III).
TestAlgorithmsPartIV Test class about modele.Algorithms class (part III).
TestCompatibilityTreament01 Test class abour modele.Algorithms.compatibilityTreament's procedures
The second appears to be the best one (taken and convert from Stefan Engelen implementation).
TestCompatibilityTreament01Bis Test class abour modele.Algorithms.compatibilityTreament's procedures
All procedures tested are inspired from (Stefan Engelen)'s implementation and adapted to new model.
TestCompatibilityTreament02 Test class abour modele.Algorithms.compatibilityTreament's procedures
Some tests on an other implementation from scratch.
TestCompatibilityTreament03 Test class abour modele.Algorithms.compatibilityTreament's procedures
Some tests on an other implementation from scratch.
 

Package testssuite01 Description

Second part of tests : tests about algorithms of P-DCFold.
Tests are using JUnit 3.8.1

Since:
Gabriel Chandesris (2008)
See Also:
Algorithms, AlgorithmsCT01, AlgorithmsCT02, AlgorithmsCT03