QuickTest.java revision 18
package examples;
/**
* This class is intended for the developers of the API to perform quick tests.
* Do use this class for whatever you intend to, but do never ask for support :-)
*
* @author Michael D�nzer, University of Zurich
* @date 16.01.2007
*/
public class QuickTest {
private OWLKnowledgeBase kb;
test.removeCCTest();
//test.removeList();
}
public QuickTest() {
}
private void removeCCTest() {
}
}
}
private void removeList() {
}
}