public class TestLocatorWrapper extends Object
| Constructor and Description |
|---|
TestLocatorWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetFile()
Tests the getFile() implementation.
|
void |
testGetInputStream()
Tests the getInputStream() implementation.
|
void |
testGetURL()
Tests the getURL() implementation.
|
void |
testInit()
Tests creating a new instance.
|
void |
testInitNull()
Tests creating an instance without a wrapped locator.
|
public void testInit()
public void testInitNull()
public void testGetFile()
public void testGetInputStream()
throws IOException
IOExceptionpublic void testGetURL()
throws MalformedURLException
MalformedURLExceptionCopyright © 2016 The JGUIraffe Team. All rights reserved.