net.simplace.runs.holger.IRS_holger_cal_2

Test the lintul module


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


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

public void IRS_cal();

Runs Yield Calibration and checks, if the right simulation is selected.
public void tearDown() throws Exception;

After the test - nothing to be done yet.


}