net.simplace.runs.johanna.Seelhausen

Test the lintul module


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


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

public void testSolution();

public void testAllePunkteProjekt();

public void testKalibrierung();

public void tearDown() throws Exception;

After the test - nothing to be done yet.


}