Package jadex.bdiv3.testcases.misc
Class StartNotEnhancedBDI
- java.lang.Object
-
- jadex.bdiv3.testcases.misc.ConstructorsSuper
-
- jadex.bdiv3.testcases.misc.StartNotEnhancedBDI
-
public class StartNotEnhancedBDI extends ConstructorsSuper
Test using injected values in init expressions or constructors.
-
-
Field Summary
Fields Modifier and Type Field Description protected IInternalAccess
agent
The agent.-
Fields inherited from class jadex.bdiv3.testcases.misc.ConstructorsSuper
calls
-
-
Constructor Summary
Constructors Constructor Description StartNotEnhancedBDI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
body()
Agent body.
-
-
-
Field Detail
-
agent
protected IInternalAccess agent
The agent.
-
-