@ContextConfiguration(locations="classpath:textHelper-test-context.xml") @Transactional @TransactionConfiguration(transactionManager="JtaTxManager", defaultRollback=true) public class TestTextHelper extends TestTextHelperBase
th| Constructor and Description |
|---|
TestTextHelper() |
| Modifier and Type | Method and Description |
|---|---|
LocaleInfo |
getLocaleInfo() |
String |
getPrefix() |
getRBKeys, setUp, tearDown, testDefaultLookup, testIsThisThingOn, testKeyDoesntExist, testLookupWithDefaultLocaleFallback, testLookupWithLanguageLocaleFallback, testLookupWithMultipleSubstitution, testLookupWithSubstitution, testOnlyExistsInDefaultLocale, testSimpleTextLookuppublic TestTextHelper()
public String getPrefix()
getPrefix in class TestTextHelperBasepublic LocaleInfo getLocaleInfo()
getLocaleInfo in class TestTextHelperBaseCopyright © 2004–2014 The Kuali Foundation. All rights reserved.