net.simplace.runs.holger.IRS_holger

Test the lintul module


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


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

public void testHeatStress();

Runs the heat stress
public void tearDown() throws Exception;

After the test - nothing to be done yet.


}