24 package org.lightjason.agentspeak;
26 import java.nio.file.Files;
27 import java.nio.file.Paths;
38 protected static final boolean PRINTENABLE = Files.exists( Paths.get(
"agentprinting.conf" ) );
base test class with helpers
static final boolean PRINTENABLE
enable printing of test-data