|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.test.functionalunits.FunctionalTestsURLProvider
public class FunctionalTestsURLProvider
Provides common urls for the functional testes.
Field Summary | |
---|---|
static java.lang.String |
REMOTE_TEST_SERVICES
|
Constructor Summary | |
---|---|
FunctionalTestsURLProvider()
|
Method Summary | |
---|---|
static java.lang.String |
getRemoteTestServicesURL(java.lang.String hostname,
int port)
Gets the url where a RemoteTestServices is bound, according to a hostname and port. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REMOTE_TEST_SERVICES
Constructor Detail |
---|
public FunctionalTestsURLProvider()
Method Detail |
---|
public static java.lang.String getRemoteTestServicesURL(java.lang.String hostname, int port)
hostname
- Hostnameport
- Port
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |