LightJason - AgentSpeak(L++)
org.lightjason.agentspeak.IBaseTest Class Referenceabstract

base test class with helpers More...

+ Inheritance diagram for org.lightjason.agentspeak.IBaseTest:
+ Collaboration diagram for org.lightjason.agentspeak.IBaseTest:

Static Protected Attributes

static final boolean PRINTENABLE = Files.exists( Paths.get( "agentprinting.conf" ) )
 enable printing of test-data More...
 

Detailed Description

Definition at line 33 of file IBaseTest.java.

Member Data Documentation

◆ PRINTENABLE

final boolean org.lightjason.agentspeak.IBaseTest.PRINTENABLE = Files.exists( Paths.get( "agentprinting.conf" ) )
staticprotected