public class ComponentResultTest2Agent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent |
Constructor and Description |
---|
ComponentResultTest2Agent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
executeBody()
Perform the tests
|
protected jadex.commons.future.IFuture |
testComponentResult(java.lang.String config,
java.lang.String expected)
Create/destroy subcomponent and check if result is as expected.
|
public jadex.commons.future.IFuture<java.lang.Void> executeBody()
protected jadex.commons.future.IFuture testComponentResult(java.lang.String config, java.lang.String expected)