|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jiac.micro.core.scope.Scope
de.jiac.micro.test.environment.TestScope
public class TestScope
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.jiac.micro.core.IScope |
|---|
IScope.IScopeStateChangeListener |
| Field Summary |
|---|
| Fields inherited from interface de.jiac.micro.core.IScope |
|---|
NODE_SCOPE_CLASS, SIG_INITIALISE, SIG_PAUSE, SIG_RESUME, SIG_START, SIG_TERMINATE |
| Constructor Summary | |
|---|---|
TestScope(String runnerName)
|
|
| Method Summary | |
|---|---|
static Thread |
createScopeAwareTestThread(Runnable target,
IHandle[] scopeHandles)
|
static void |
runInScope(Runnable runnable)
|
static void |
runInScope(Runnable runnable,
IHandle[] scopeHandles)
|
| Methods inherited from class de.jiac.micro.core.scope.Scope |
|---|
createScopeAwareThread, createScopeAwareThread, executeInScope, getContainer, getContainerReference, getScope, getScope, getScopeMemory, setup, signal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestScope(String runnerName)
| Method Detail |
|---|
public static Thread createScopeAwareTestThread(Runnable target,
IHandle[] scopeHandles)
public static void runInScope(Runnable runnable)
public static void runInScope(Runnable runnable,
IHandle[] scopeHandles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||