package com.processpuzzle.configuration.webtier; public class TestConfigurationConstants { public static final String PROCESSPUZZLE_FRAMEWORK_URL = "http://localhost:8080/ProcessPuzzleBrowserInterface/"; }