test.de.smartics.properties.spi.core.value
Class PropertyValueRangeWithEmptyListTest

Package class diagram package PropertyValueRangeWithEmptyListTest
java.lang.Object
  extended by test.de.smartics.properties.spi.core.value.PropertyValueRangeWithEmptyListTest

@Uut(type=de.smartics.properties.spi.core.value.CollectionPropertyValueRange.class)
public class PropertyValueRangeWithEmptyListTest
     
     
extends Object

Tests CollectionPropertyValueRange with lists. No elements are in the list.


Constructor Summary
PropertyValueRangeWithEmptyListTest()
           
 
Method Summary
 void allowsToRetrieveAllValues()
           
 void providesAStringRepresentation()
           
 void setUp()
           
 void signalsRequestOfUnknownElementWithAnException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyValueRangeWithEmptyListTest

public PropertyValueRangeWithEmptyListTest()
Method Detail

setUp

public void setUp()

providesAStringRepresentation

public void providesAStringRepresentation()

signalsRequestOfUnknownElementWithAnException

public void signalsRequestOfUnknownElementWithAnException()

allowsToRetrieveAllValues

public void allowsToRetrieveAllValues()


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