@DirtiesContext @ContextConfiguration(value="classpath:/LocalisationSpringBeans.xml") public class LocalisationUtilTest extends Object
Constructor and Description |
---|
LocalisationUtilTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGetLanguages()
Test that we get the Strings per language that we expected
|
void |
testGetLocalisedCode()
Test that the localised property code is what we expect to have returned
|
void |
testSupportedLanguages()
Test that the utility only uses the languages that we are
supporting
|
public LocalisationUtilTest()
public void testGetLocalisedCode()
public void testGetLanguages()
public void testSupportedLanguages()
Copyright © 2011-2014 The Kuali Foundation. All Rights Reserved.