net.simplace.runs.example.Lintul5

Test the lintul module


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


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

Runs Lintul5 with NPK and Biomass in one Module
public void testLintul5Project() throws Exception;

Runs Lintul5 with NPK and Biomass in one Module


}



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