eu.larkc.core
Class LarkcTest

java.lang.Object
  extended by eu.larkc.core.LarkcTest
Direct Known Subclasses:
ExecutorTest, InitializationTest, MgmtTest, MultiThreadingTest, PluginRegistryTest, PubSubTest, QueryTest, ShutdownTest

public class LarkcTest
extends java.lang.Object

Base class for all LarKC tests. All tests should extend this class since it initializes the LarKC platform.

Author:
Christoph Fuchs

Constructor Summary
LarkcTest()
           
 
Method Summary
static void deleteOrdiTreeDirectory()
          Deletes the ordi-trree directory
static void startLarKC()
          Start the platform before running any tests.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LarkcTest

public LarkcTest()
Method Detail

startLarKC

public static void startLarKC()
Start the platform before running any tests.


deleteOrdiTreeDirectory

public static void deleteOrdiTreeDirectory()
Deletes the ordi-trree directory