Class SelectCandiateBDI


  • public class SelectCandiateBDI
    extends java.lang.Object
    Testcase for user based select candidate logic.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SelectCandiateBDI.MyGoal
      Some goal.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected jadex.bridge.IInternalAccess agent
      The bdi agent.
      protected jadex.base.test.TestReport tr
      The test report.
    • Field Detail

      • agent

        protected jadex.bridge.IInternalAccess agent
        The bdi agent.
      • tr

        protected jadex.base.test.TestReport tr
        The test report.
    • Constructor Detail

      • SelectCandiateBDI

        public SelectCandiateBDI()