net.simplace.runs.thomas.cefittest.KomplettHillflow

Test the lintul module


public class KomplettHillflow {
// Public Constructors
public KomplettHillflow();


// Public Instance Methods
public void setUp() throws Exception;

public void testHillflowKomplett();

Runs the lintul test with Simple Photosynthesis
public void tearDown() throws Exception;

After the test - nothing to be done yet.


}