net.simplace.runs.holger.WP4.IRS2b

Test the lintul module


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


// 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.


}