okw.default.properties.core.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
This is the core-module of OpenKeyWord. This module is automatically integrated by the adapters. In GUI automation, the core module is automatically integrated by the GUI modules (dependencies).
# /** don?t delete this is for OKW_Properties.java-unitests
# */
core.test.property=core.test.property
# /** don?t delete this is for OKW_Properties.java-unitests
# */
core.test.overwrite=Value from core.properties
# /** Exception Handling
# * Terminat the Execution if expected value is not equal to actual value
# */
core.AbbortOnVerifyFail=false
# /** core properties
# */
core.version=${project.version}
core.builddate=${timestamp}