Class AbstractIntegrationTest.DynamicUrl

java.lang.Object
org.codice.ddf.itests.common.AbstractIntegrationTest.DynamicUrl
Enclosing class:
AbstractIntegrationTest

public static class AbstractIntegrationTest.DynamicUrl extends Object
A class used to give a dynamic String that evaluates when called rather than at compile time. Used to allow parallel itests and dynamic URLs to prevent conflicts on hard coded port numbers and endpoint, source, etc URLs. Constructed with a AbstractIntegrationTest.DynamicPort