test.de.smartics.properties.resource.transfer
Class FileSystemPropertySinkTest

Package class diagram package FileSystemPropertySinkTest
java.lang.Object
  extended by test.de.smartics.properties.resource.transfer.FileSystemPropertySinkTest

public class FileSystemPropertySinkTest
     
     
extends Object

Tests FileSystemPropertySink.


Field Summary
static de.smartics.properties.api.config.domain.key.ApplicationId APP
           
static de.smartics.properties.api.config.domain.key.EnvironmentId ENV
           
static de.smartics.properties.api.config.domain.key.ConfigurationKey<?> KEY
           
 org.junit.rules.TemporaryFolder targetFolder
           
 
Constructor Summary
FileSystemPropertySinkTest()
           
 
Method Summary
 void setUp()
           
 void storesFilesInTargetFolder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENV

public static final de.smartics.properties.api.config.domain.key.EnvironmentId ENV

APP

public static final de.smartics.properties.api.config.domain.key.ApplicationId APP

KEY

public static final de.smartics.properties.api.config.domain.key.ConfigurationKey<?> KEY

targetFolder

public org.junit.rules.TemporaryFolder targetFolder
Constructor Detail

FileSystemPropertySinkTest

public FileSystemPropertySinkTest()
Method Detail

setUp

public void setUp()

storesFilesInTargetFolder

public void storesFilesInTargetFolder()


Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.