java.lang.Objectucot.test.CoreTest
public class CoreTest
This class is implements all critical tests for the UCOT core component.
Field Summary | |
---|---|
(package private) Core |
core
|
(package private) java.net.URL |
testFile
|
(package private) java.lang.String |
testFileName
|
Constructor Summary | |
---|---|
CoreTest()
|
Method Summary | |
---|---|
private boolean |
loadUseCases()
Method for centralized UseCase loading. |
void |
testCoreShutdownAndStartup()
Test method for core shutdown and startup routines. |
void |
testUseCaseLoading()
Method for testing loading of use cases. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Core core
java.net.URL testFile
final java.lang.String testFileName
Constructor Detail |
---|
public CoreTest()
Method Detail |
---|
private boolean loadUseCases()
public void testCoreShutdownAndStartup()
public void testUseCaseLoading()