@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, testSimpleTextLookup
public TestTextHelper()
public String getPrefix()
getPrefix
in class TestTextHelperBase
public LocaleInfo getLocaleInfo()
getLocaleInfo
in class TestTextHelperBase
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.