import org.junit.Assert; import org.junit.Before; import org.junit.Test; public class ShortCalculatorTest { }