public class KeepRuntimeFolderOption
extends Object
implements org.ops4j.pax.exam.Option
Per default the folder pax-exam is deleting the test directories after a test is over. If you want to keep those
directories (for later evaluation) simply set this option.