TestMultiThreadedKernel

A multi-threaded test case.

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
void test()
void test() throws Exception

Fields
static Exception exception
static boolean stop

exception

The exception that occurred in the thread.

stop

Stop the current thread.