public class FilesystemConfigurationPropertiesSourceTest extends Object
AbstractFilesystemConfigurationPropertiesSource.| Modifier and Type | Class and Description |
|---|---|
class |
FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource
Test class which supplies the location of the test resource.
|
| Modifier and Type | Field and Description |
|---|---|
private File |
masterFile
Master file with test data.
|
private org.opensaml.core.config.ConfigurationPropertiesSource |
source
The source test to test.
|
private File |
targetFile
Actual target file test runs against.
|
| Constructor and Description |
|---|
FilesystemConfigurationPropertiesSourceTest()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testSource()
Test basic retrieval of properties from properties source.
|
private org.opensaml.core.config.ConfigurationPropertiesSource source
private File masterFile
private File targetFile
public FilesystemConfigurationPropertiesSourceTest()
throws IOException
IOExceptionCopyright © 1999–2015. All rights reserved.