de.smartics.properties.spi.config.resolve
Class ResolverTest

Package class diagram package ResolverTest
java.lang.Object
  extended by de.smartics.properties.spi.config.resolve.ResolverTest

public class ResolverTest
     
     
extends Object

Tests Resolver.


Constructor Summary
ResolverTest()
           
 
Method Summary
 void detectsDirectInfiniteRecursions()
           
 void detectsInfiniteRecursions()
           
 void detectsReferencedNullValue()
           
 void detectsReferencesToUnknownPlaceholder()
           
 void detectsReferencesToUnknownPlaceholderInDepth()
           
 void resolvesRecursively()
           
 void resolvesValueWithMultiplePlaceholders()
           
 void resolvesValueWithOnePlaceholder()
           
 void resolvesValueWithoutPlaceholders()
           
 void resolvesWithUnknownPlaceholder()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolverTest

public ResolverTest()
Method Detail

setUp

public void setUp()

resolvesValueWithoutPlaceholders

public void resolvesValueWithoutPlaceholders()

resolvesWithUnknownPlaceholder

public void resolvesWithUnknownPlaceholder()

resolvesValueWithOnePlaceholder

public void resolvesValueWithOnePlaceholder()

resolvesValueWithMultiplePlaceholders

public void resolvesValueWithMultiplePlaceholders()

resolvesRecursively

public void resolvesRecursively()

detectsDirectInfiniteRecursions

public void detectsDirectInfiniteRecursions()

detectsInfiniteRecursions

public void detectsInfiniteRecursions()

detectsReferencesToUnknownPlaceholder

public void detectsReferencesToUnknownPlaceholder()

detectsReferencesToUnknownPlaceholderInDepth

public void detectsReferencesToUnknownPlaceholderInDepth()

detectsReferencedNullValue

public void detectsReferencedNullValue()


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