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

test of beliefbase view More...

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

Classes

class  CGenerator
 test belief generator More...
 

Public Member Functions

final void testManual ()
 manual test of tree structure More...
 
final void testTree ()
 random test tree structure 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 43 of file TestCView.java.

Member Function Documentation

◆ testManual()

final void org.lightjason.agentspeak.beliefbase.TestCView.testManual ( )

Definition at line 69 of file TestCView.java.

References org.lightjason.agentspeak.beliefbase.view.IView.add(), org.lightjason.agentspeak.beliefbase.IBaseBeliefbase.create(), org.lightjason.agentspeak.language.CLiteral.from(), org.lightjason.agentspeak.common.CPath.from(), and org.lightjason.agentspeak.beliefbase.IStructure.size().

+ Here is the call graph for this function:

◆ testTree()

final void org.lightjason.agentspeak.beliefbase.TestCView.testTree ( )

Definition at line 50 of file TestCView.java.

References org.lightjason.agentspeak.beliefbase.IBaseBeliefbase.create(), org.lightjason.agentspeak.language.CLiteral.from(), org.lightjason.agentspeak.beliefbase.view.IView.generate(), and org.lightjason.agentspeak.beliefbase.IStructure.size().

+ Here is the call graph for this function: