415416417418419420421422
SLOPE s = new SLOPE(); fail("SLOPE not implemented"); } public void testSMALL() throws Exception { SMALL s = new SMALL(); fail("SMALL not implemented"); }