de.smartics.properties.spi.core.context
Class LocaleFinderTest

Package class diagram package LocaleFinderTest
java.lang.Object
  extended by de.smartics.properties.spi.core.context.LocaleFinderTest

public class LocaleFinderTest
     
     
extends Object

Tests LocaleFinder.


Constructor Summary
LocaleFinderTest()
           
 
Method Summary
 void returnsAllLocalesOfAPropertySet()
           
 void returnsAllLocalesOfDifferentPropertySetsEvenIfNotEveryLocaleIsSupportedByEveryPropertySet()
           
 void returnsTheDefaultLocaleIfNoPropertySetIsFound()
           
 void returnsTheDefaultLocaleIfOnlyPropertySetsAreFoundWithoutSuffix()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleFinderTest

public LocaleFinderTest()
Method Detail

setUp

public void setUp()

returnsTheDefaultLocaleIfNoPropertySetIsFound

public void returnsTheDefaultLocaleIfNoPropertySetIsFound()

returnsTheDefaultLocaleIfOnlyPropertySetsAreFoundWithoutSuffix

public void returnsTheDefaultLocaleIfOnlyPropertySetsAreFoundWithoutSuffix()

returnsAllLocalesOfAPropertySet

public void returnsAllLocalesOfAPropertySet()

returnsAllLocalesOfDifferentPropertySetsEvenIfNotEveryLocaleIsSupportedByEveryPropertySet

public void returnsAllLocalesOfDifferentPropertySetsEvenIfNotEveryLocaleIsSupportedByEveryPropertySet()


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