Interface IFormcycleEnvironmentLifecycleState

  • All Superinterfaces:
    de.xima.e2e.test_harness_selenium.environment.api.IEnvironmentLifecycleState

    public interface IFormcycleEnvironmentLifecycleState
    extends de.xima.e2e.test_harness_selenium.environment.api.IEnvironmentLifecycleState
    Runtime data available when a FORMCYCLE app is started for testing.
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • getXfcDirs

        IXfcDirs getXfcDirs()
        Returns:
        FORMCYLE specific directories, such as the data and config directory.
      • getFormcycleConfig

        IFormcycleEnvironmentConfig getFormcycleConfig()
        Returns:
        Configuration that was used to start the FORMCYCLE app.