/**
 * 
 */
package gov.nasa.rmt.estimate;


import org.junit.After;
import org.junit.Before;

/**
 * @author julianr
 *
 */
public class MinMaxTest1 {

	/**
	 * @throws java.lang.Exception
	 */
	@Before
	public void setUp() throws Exception {
	}

	/**
	 * @throws java.lang.Exception
	 */
	@After
	public void tearDown() throws Exception {
	}

}
