org.dllearner.test.junit
Class ComponentTests
java.lang.Object
org.dllearner.test.junit.ComponentTests
public class ComponentTests
- extends Object
A suite of JUnit tests related to the DL-Learner component architecture.
- Author:
- Jens Lehmann
|
Method Summary |
void |
nameTest()
Checks whether all components implement the getName() method. |
ComponentTests
public ComponentTests()
nameTest
public void nameTest()
- Checks whether all components implement the getName() method. While it
cannot be enforced to implement a static method, it should be done (e.g.
to be used as label for the component in GUIs).
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann