
common.testExecutionLogFactory.properties Maven / Gradle / Ivy
# @(#)testExecutionLogFactory.properties 1.0 1/23/2013
#
# testExecutionLogFactory - directory is assumed to be from the working directory
#
testExecutionLogFactory.fileName=testExecutionHistory
testExecutionLogFactory.directory=logFiles
#
# Log size before reset is 5 megs
#
# for testing logFileFactory.logRotationString=2048
testExecutionLogFactory.logRotationString=10485760
#
# Report Creation
#
testExecutionLogFactory.percentPassedWarning=%s
testExecutionLogFactory.percentPassedFailed=%s
© 2015 - 2025 Weber Informatics LLC | Privacy Policy