import static org.junit.Assert.*; public class CheckbookTest { @org.junit.Before public void setUp() throws Exception { } @org.junit.After public void tearDown() throws Exception { } }