LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.common.TestCPath Class Reference

test of path structure More...

+ Inheritance diagram for org.lightjason.agentspeak.common.TestCPath:
+ Collaboration diagram for org.lightjason.agentspeak.common.TestCPath:

Public Member Functions

final void collector ()
 test stream collector More...
 
final void collision ()
 test hash collision More...
 
final void comparing ()
 compare string and path 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 36 of file TestCPath.java.

Member Function Documentation

◆ collector()

final void org.lightjason.agentspeak.common.TestCPath.collector ( )

Definition at line 43 of file TestCPath.java.

References org.lightjason.agentspeak.common.CPath.collect().

+ Here is the call graph for this function:

◆ collision()

final void org.lightjason.agentspeak.common.TestCPath.collision ( )

Definition at line 52 of file TestCPath.java.

References org.lightjason.agentspeak.common.CPath.from().

+ Here is the call graph for this function:

◆ comparing()

final void org.lightjason.agentspeak.common.TestCPath.comparing ( )

Definition at line 64 of file TestCPath.java.

References org.lightjason.agentspeak.common.CPath.from().

+ Here is the call graph for this function: