LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.beliefbase.TestCPropertyBeliefbase Class Reference

test agent with beliebase properties More...

+ Inheritance diagram for org.lightjason.agentspeak.beliefbase.TestCPropertyBeliefbase:
+ Collaboration diagram for org.lightjason.agentspeak.beliefbase.TestCPropertyBeliefbase:

Classes

class  CAgent
 agent class More...
 

Public Member Functions

final void belieflist () throws Exception
 test beliefs exists More...
 

Additional Inherited Members

- Static Protected Attributes inherited from org.lightjason.agentspeak.IBaseTest
static final boolean PRINTENABLE = Files.exists( Paths.get( "agentprinting.conf" ) )
 enable printing of test-data More...
 

Detailed Description

Definition at line 45 of file TestCPropertyBeliefbase.java.

Member Function Documentation

◆ belieflist()

final void org.lightjason.agentspeak.beliefbase.TestCPropertyBeliefbase.belieflist ( ) throws Exception