public class BrokenTestAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent |
Constructor and Description |
---|
BrokenTestAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
executeBody()
Perform the tests
|
protected jadex.commons.future.IFuture<java.lang.Void> |
testBrokenComponent(java.lang.String model)
Create subcomponent and check if init produces exception.
|