net.simplace.runs.amit.AgMIP_maize_2_step1

Test the lintul module


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


// Public Instance Methods
public void Test2008_dry_FACE();

public void Test2008_dry_ambient();

public void Test2008_wet_ambient();

public void Test2008_wet_FACE();

public void Test2007_dry_FACE();

public void Test2007_dry_ambient();

public void Test2007_wet_ambient();

public void Test2007_wet_FACE();



}



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