org.dllearner.test.junit
Class ExampleTests

java.lang.Object
  extended by org.dllearner.test.junit.ExampleTests

public class ExampleTests
extends Object

Tests related to learning problems in the examples directory.

Author:
Jens Lehmann

Constructor Summary
ExampleTests()
           
 
Method Summary
 void testAllConfFiles()
          This test runs all conf files in the examples directory.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleTests

public ExampleTests()
Method Detail

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.


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann