org.dllearner.test.junit
Class ExampleTests
java.lang.Object
org.dllearner.test.junit.ExampleTests
public class ExampleTests
- extends Object
Tests related to learning problems in the examples directory.
- Author:
- Jens Lehmann
|
Method Summary |
void |
testAllConfFiles()
This test runs all conf files in the examples directory. |
ExampleTests
public ExampleTests()
testAllConfFiles
public void testAllConfFiles()
throws ComponentInitException
- This test runs all conf files in the examples directory. Each conf file
corresponds to one unit test, which is succesful if a concept was
learned. This unit test takes several hours.
- Throws:
ComponentInitException - If any component initialisation exception occurs in the
process.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann