net.simplace.runs.holger.IRS2

Test the lintul module


public class IRS2 extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public IRS2();


// Public Instance Methods
public void testHeatStress();

Runs the heat stress


}



Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - IRS2