public class UrlString extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_PROTOCOL |
static String |
OUT_TEST |
static String |
TARGET_TEST_CLASSES |
static String |
TEST_RESOURCES |
| Constructor and Description |
|---|
UrlString(String fileUrl) |
UrlString(String fileUrl,
int lineNumber) |
UrlString(URL fileUrl) |
UrlString(URL fileUrl,
int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
static String |
adjustedFileUrl(URL url) |
static String |
fileUrlWithLineNumber(URL fileUrl,
int lineNumber) |
String |
toString() |
public static final String TARGET_TEST_CLASSES
public static final String OUT_TEST
public static final String FILE_PROTOCOL
public static final String TEST_RESOURCES
Copyright © 2019. All rights reserved.