org.dllearner.test.junit
Class AllTestsRunner

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

public class AllTestsRunner
extends Object

Class designed to run all DL-Learner component tests. Note, that in Eclipse (and similar in other IDEs) you can run JUnit tests by clicking on a file containing methods annotated with @Test and "Run As JUnit Test".

Author:
Jens Lehmann

Constructor Summary
AllTestsRunner()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTestsRunner

public AllTestsRunner()
Method Detail

main

public static void main(String[] args)


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