test.de.smartics.properties.impl.config.properties
Class ListPropertiesTest

Package class diagram package ListPropertiesTest
java.lang.Object
  extended by test.de.smartics.properties.impl.config.properties.AbstractPropertiesConfigurationPropertiesTestBase
      extended by test.de.smartics.properties.impl.config.properties.ListPropertiesTest

public class ListPropertiesTest
     
     
extends AbstractPropertiesConfigurationPropertiesTestBase

Tests reading list properties.


Field Summary
 
Fields inherited from class test.de.smartics.properties.impl.config.properties.AbstractPropertiesConfigurationPropertiesTestBase
INVALID_MESSAGE_PREFIX, uut, VIOLATION_MESSAGE_PREFIX
 
Constructor Summary
ListPropertiesTest()
           
 
Method Summary
 void providesAccessToValidatedEnumListProperties()
           
 void providesAccessToValidatedIntegerListProperties()
           
 void providesAccessToValidatedStringListProperties()
           
 void providesAccessToValidatedUrlListProperties()
           
 void setUp()
           
 
Methods inherited from class test.de.smartics.properties.impl.config.properties.AbstractPropertiesConfigurationPropertiesTestBase
registerProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListPropertiesTest

public ListPropertiesTest()
Method Detail

setUp

public void setUp()
           throws IOException
Overrides:
setUp in class AbstractPropertiesConfigurationPropertiesTestBase
Throws:
IOException

providesAccessToValidatedStringListProperties

public void providesAccessToValidatedStringListProperties()

providesAccessToValidatedIntegerListProperties

public void providesAccessToValidatedIntegerListProperties()

providesAccessToValidatedEnumListProperties

public void providesAccessToValidatedEnumListProperties()

providesAccessToValidatedUrlListProperties

public void providesAccessToValidatedUrlListProperties()
                                                throws MalformedURLException
Throws:
MalformedURLException


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