|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.canoo.webtest.boundary.UrlBoundary
public final class UrlBoundary
Helper class for working with URLs.
| Method Summary | |
|---|---|
static URL |
tryCreateUrl(String urlStr)
Helper method to create URLs. |
static URL |
tryCreateUrlFromFileWithError(File urlFile,
Step step)
Helper method to create URLs. |
static URL |
tryCreateUrlWithError(URL resource,
String urlStr,
Step step)
Helper method to create URLs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static URL tryCreateUrl(String urlStr)
urlStr -
RuntimeException - if the URL could not be created
public static URL tryCreateUrlWithError(URL resource,
String urlStr,
Step step)
urlStr -
RuntimeException - if the URL could not be created
public static URL tryCreateUrlFromFileWithError(File urlFile,
Step step)
urlFile -
|
Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||