| Package | Description |
|---|---|
| org.argeo.slc.core.execution.tasks | |
| org.argeo.slc.core.test.context |
Context variables to be passed between parts of tests.
|
| org.argeo.slc.test.context |
Context variables to be passed between parts of tests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverrideContextAware.setSource(ContextAware source) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContextTestData |
class |
SimpleContextAware |
class |
SimpleParentContextAware |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ContextAware> |
SimpleParentContextAware.getChildContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleParentContextAware.addChildContext(ContextAware contextAware) |
static void |
ContextUtils.compareReachedExpected(ContextAware contextAware,
TestResult testResult) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParentContextAware |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ContextAware> |
ParentContextAware.getChildContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParentContextAware.addChildContext(ContextAware contextAware) |
Copyright © 2007–2020. All rights reserved.