net.simplace.runs.holger.WP4.IRS_holger_v7

Test the lintul module


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


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

public void testHeatStress();

Runs IRS_v6
public void tearDown() throws Exception;

After the test - nothing to be done yet.


}