import static org.junit.Assert.*; import org.junit.After; import org.junit.Before; import org.junit.Test; /** * Created by leon on 11/6/17. */ public class MainApplicationTest { }