Class FilesystemConfigurationPropertiesSourceTest

java.lang.Object
org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest

public class FilesystemConfigurationPropertiesSourceTest extends Object
  • Field Details

    • source

      The source test to test.
    • mainFile

      private File mainFile
      Main file with test data.
    • targetFile

      private File targetFile
      Actual target file test runs against.
  • Constructor Details

    • FilesystemConfigurationPropertiesSourceTest

      public FilesystemConfigurationPropertiesSourceTest() throws IOException
      Constructor.
      Throws:
      IOException - ...
  • Method Details

    • setUp

      @BeforeMethod protected void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      @AfterMethod protected void tearDown() throws Exception
      Throws:
      Exception
    • testSource

      public void testSource()
      Test basic retrieval of properties from properties source.