test.de.smartics.properties.spi.config.ds
Class DsPropertyCollectionTest

Package class diagram package DsPropertyCollectionTest
java.lang.Object
  extended by test.de.smartics.properties.spi.config.ds.DsPropertyCollectionTest

@Uut(type=de.smartics.properties.spi.config.ds.DsPropertyCollection.class)
public class DsPropertyCollectionTest
     
     
extends Object

Tests DsPropertyCollection.


Constructor Summary
DsPropertyCollectionTest()
           
 
Method Summary
 void allowsToCheckForMoreElementsAnyNumberOfTimes()
           
 void allowsToIterateOverOneProperty()
           
 void allowsToIterateOverProperties()
           
 void removingFromTheIteratorIsNotSupported()
           
 void setUp()
           
 void signalsEmptyIterationIfResultSetProvidesNoHits()
           
 void signalsUnderlyingProblemsWithAnIllegalStateException()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DsPropertyCollectionTest

public DsPropertyCollectionTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

signalsEmptyIterationIfResultSetProvidesNoHits

public void signalsEmptyIterationIfResultSetProvidesNoHits()
                                                    throws SQLException
Throws:
SQLException

allowsToCheckForMoreElementsAnyNumberOfTimes

public void allowsToCheckForMoreElementsAnyNumberOfTimes()
                                                  throws SQLException
Throws:
SQLException

allowsToIterateOverOneProperty

public void allowsToIterateOverOneProperty()
                                    throws SQLException
Throws:
SQLException

allowsToIterateOverProperties

public void allowsToIterateOverProperties()
                                   throws SQLException
Throws:
SQLException

removingFromTheIteratorIsNotSupported

public void removingFromTheIteratorIsNotSupported()
                                           throws SQLException
Throws:
SQLException

signalsUnderlyingProblemsWithAnIllegalStateException

public void signalsUnderlyingProblemsWithAnIllegalStateException()
                                                          throws SQLException
Throws:
SQLException


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