public class ResourceAccessorTest extends Object
ResourceAccessor
.Constructor and Description |
---|
ResourceAccessorTest() |
Modifier and Type | Method and Description |
---|---|
void |
tearDown() |
void |
testGetResourceAsStream() |
void |
testGetResourceAsStreamWhenNotFound() |
void |
testGetResourceRelativeToClass() |
void |
testGetResourceRelativeToRoot() |
void |
testGetResourceWithClasspathUri() |
void |
testGetResourceWithClasspathUriHavingLeadingSlash() |
void |
testGetResourceWithSupportedUrl() |
void |
testGetResourceWithUriContainingPathOnly() |
public void testGetResourceWithUriContainingPathOnly() throws Exception
Exception
public void testGetResourceWithClasspathUri() throws Exception
Exception
public void testGetResourceWithClasspathUriHavingLeadingSlash() throws Exception
Exception
public void testGetResourceWithSupportedUrl() throws Exception
Exception
public void testGetResourceRelativeToClass() throws Exception
Exception
public void testGetResourceRelativeToRoot() throws Exception
Exception
Copyright © 2014–2016. All rights reserved.