package bGUI; import junit.framework.TestCase; /** * */ /** * @author Matthew Chun-Lum * */ public class BCanvasTest extends TestCase { /* (non-Javadoc) * @see junit.framework.TestCase#setUp() */ protected void setUp() throws Exception { super.setUp(); } }