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

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

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

Tests CollectionPropertyValueRange with arrays. Uses two elements.


Constructor Summary
CollectionPropertyValueRangeWithArrayTest()
           
 
Method Summary
 void allowsToRetrieveAllValues()
           
 void constructionRequiresANonNullArray()
           
 void providesAnElementInstanceFromAString()
           
 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

CollectionPropertyValueRangeWithArrayTest

public CollectionPropertyValueRangeWithArrayTest()
Method Detail

setUp

public void setUp()

providesAStringRepresentation

public void providesAStringRepresentation()

providesAnElementInstanceFromAString

public void providesAnElementInstanceFromAString()

signalsRequestOfUnknownElementWithAnException

public void signalsRequestOfUnknownElementWithAnException()

allowsToRetrieveAllValues

public void allowsToRetrieveAllValues()

constructionRequiresANonNullArray

public void constructionRequiresANonNullArray()


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