net.simplace.client.simulation.lap.test.model.SeedsToSprouts

Test the lintul module


public class SeedsToSprouts extends
net.simplace.client.simulation.lap.test.LapStandardUnitTest {
// Public Constructors
public SeedsToSprouts();


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

Runs Lintul2 with standard values


}



Hierarchy: java.lang.Object - net.simplace.client.simulation.lap.test.LapStandardUnitTest - SeedsToSprouts