A E G I J L M O R S T X

A

addMockProvider() - Method in class org.apache.commons.i18n.MockProviderTestBase
Add mock provider to MessageManager.
addMockProvider(String) - Method in class org.apache.commons.i18n.MockProviderTestBase
Add mock provider to MessageManager.
addThrowingMockProvider() - Method in class org.apache.commons.i18n.MockProviderTestBase
Add provider that always throws error to MessageManager.

E

ErrorBundleTest - Class in org.apache.commons.i18n.bundles
 
ErrorBundleTest() - Constructor for class org.apache.commons.i18n.bundles.ErrorBundleTest
 

G

getContents() - Method in class org.apache.commons.i18n.MyListResourceBundle
 
getFormattedMockString(String, String, String, String[], Locale) - Static method in class org.apache.commons.i18n.MockProviderTestBase
 
getFormattedMockString(String, String, String[], Locale) - Static method in class org.apache.commons.i18n.MockProviderTestBase
 
getMockString(String, String, String, Locale) - Static method in class org.apache.commons.i18n.MockProviderTestBase
 
getMockString(String, String, Locale) - Static method in class org.apache.commons.i18n.MockProviderTestBase
 

I

I18nUtilsTest - Class in org.apache.commons.i18n
 
I18nUtilsTest() - Constructor for class org.apache.commons.i18n.I18nUtilsTest
 

J

JdbcMessageProviderTest - Class in org.apache.commons.i18n
 
JdbcMessageProviderTest() - Constructor for class org.apache.commons.i18n.JdbcMessageProviderTest
 

L

LocalizedBundleTest - Class in org.apache.commons.i18n
 
LocalizedBundleTest() - Constructor for class org.apache.commons.i18n.LocalizedBundleTest
 
LocalizedErrorTest - Class in org.apache.commons.i18n
 
LocalizedErrorTest() - Constructor for class org.apache.commons.i18n.LocalizedErrorTest
 
LocalizedExceptionTest - Class in org.apache.commons.i18n
 
LocalizedExceptionTest() - Constructor for class org.apache.commons.i18n.LocalizedExceptionTest
 
LocalizedRuntimeExceptionTest - Class in org.apache.commons.i18n
 
LocalizedRuntimeExceptionTest() - Constructor for class org.apache.commons.i18n.LocalizedRuntimeExceptionTest
 

M

MessageBundleTest - Class in org.apache.commons.i18n.bundles
 
MessageBundleTest() - Constructor for class org.apache.commons.i18n.bundles.MessageBundleTest
 
MessageManagerTest - Class in org.apache.commons.i18n
 
MessageManagerTest() - Constructor for class org.apache.commons.i18n.MessageManagerTest
 
MessageNotFoundExceptionTest - Class in org.apache.commons.i18n
Meaningless test class for with the only purpose of making the coverage report look better...
MessageNotFoundExceptionTest() - Constructor for class org.apache.commons.i18n.MessageNotFoundExceptionTest
 
MessageProviderTestBase - Class in org.apache.commons.i18n
This class tests that the behaviour of a MessageProvider implementation is correct.
MessageProviderTestBase() - Constructor for class org.apache.commons.i18n.MessageProviderTestBase
 
MessageProviderTestBase(String) - Constructor for class org.apache.commons.i18n.MessageProviderTestBase
 
MockProviderTestBase - Class in org.apache.commons.i18n
The MockProviderTestBase class serves as a base class for test cases using a mock MessageProvider.
MockProviderTestBase() - Constructor for class org.apache.commons.i18n.MockProviderTestBase
 
MyListResourceBundle - Class in org.apache.commons.i18n
ListResourceBundle implementation used to test ClassCastException in ResourceBundleMessageProvider
MyListResourceBundle() - Constructor for class org.apache.commons.i18n.MyListResourceBundle
 

O

org.apache.commons.i18n - package org.apache.commons.i18n
 
org.apache.commons.i18n.bundles - package org.apache.commons.i18n.bundles
 

R

removeThrowingMockProvider() - Method in class org.apache.commons.i18n.MockProviderTestBase
 
ResourceBundleMessageProviderTest - Class in org.apache.commons.i18n
 
ResourceBundleMessageProviderTest(String) - Constructor for class org.apache.commons.i18n.ResourceBundleMessageProviderTest
 

S

setUp() - Method in class org.apache.commons.i18n.JdbcMessageProviderTest
 
setUp() - Method in class org.apache.commons.i18n.MessageProviderTestBase
Set English as default Locale.

T

tearDown() - Method in class org.apache.commons.i18n.JdbcMessageProviderTest
 
tearDown() - Method in class org.apache.commons.i18n.MessageProviderTestBase
 
tearDown() - Method in class org.apache.commons.i18n.MockProviderTestBase
 
testConstruction() - Method in class org.apache.commons.i18n.MessageNotFoundExceptionTest
 
testConstructors() - Method in class org.apache.commons.i18n.JdbcMessageProviderTest
 
testConstructors() - Method in class org.apache.commons.i18n.LocalizedBundleTest
 
testDummy() - Method in class org.apache.commons.i18n.MessageManagerTest
Dummy to add to constructor to coverage report
testGetEntries() - Method in class org.apache.commons.i18n.JdbcMessageProviderTest
 
testGetEntries() - Method in class org.apache.commons.i18n.MessageManagerTest
 
testGetEntries(MessageProvider, boolean) - Method in class org.apache.commons.i18n.MessageProviderTestBase
 
testGetEntries() - Method in class org.apache.commons.i18n.ResourceBundleMessageProviderTest
 
testGetEntries() - Method in class org.apache.commons.i18n.XMLMessageProviderTest
 
testGetEntry() - Method in class org.apache.commons.i18n.LocalizedBundleTest
 
testGetParentLocale() - Method in class org.apache.commons.i18n.I18nUtilsTest
 
testGetText() - Method in class org.apache.commons.i18n.JdbcMessageProviderTest
 
testGetText() - Method in class org.apache.commons.i18n.MessageManagerTest
 
testGetText(MessageProvider) - Method in class org.apache.commons.i18n.MessageProviderTestBase
Test functionality of getText() method, which should be common for all implementations of the MessageProvider interface.
testGetText() - Method in class org.apache.commons.i18n.ResourceBundleMessageProviderTest
 
testGetText() - Method in class org.apache.commons.i18n.XMLMessageProviderTest
 
testGetTextVariants() - Method in class org.apache.commons.i18n.XMLMessageProviderTest
 
testInstallResourceBundle() - Method in class org.apache.commons.i18n.ResourceBundleMessageProviderTest
 
testInstallResourceBundle() - Method in class org.apache.commons.i18n.XMLMessageProviderTest
 
testLocalizedErrorWithCause() - Method in class org.apache.commons.i18n.LocalizedErrorTest
 
testLocalizedErrorWithCause() - Method in class org.apache.commons.i18n.LocalizedExceptionTest
 
testLocalizedErrorWithCause() - Method in class org.apache.commons.i18n.LocalizedRuntimeExceptionTest
 
testLocalizedErrorWithoutCause() - Method in class org.apache.commons.i18n.LocalizedErrorTest
 
testLocalizedErrorWithoutCause() - Method in class org.apache.commons.i18n.LocalizedExceptionTest
 
testLocalizedErrorWithoutCause() - Method in class org.apache.commons.i18n.LocalizedRuntimeExceptionTest
 
testWithArguments() - Method in class org.apache.commons.i18n.bundles.ErrorBundleTest
 
testWithArguments() - Method in class org.apache.commons.i18n.bundles.MessageBundleTest
 
testWithArguments() - Method in class org.apache.commons.i18n.bundles.TextBundleTest
 
testWithoutArguments() - Method in class org.apache.commons.i18n.bundles.ErrorBundleTest
 
testWithoutArguments() - Method in class org.apache.commons.i18n.bundles.MessageBundleTest
 
testWithoutArguments() - Method in class org.apache.commons.i18n.bundles.TextBundleTest
 
testWithProvider() - Method in class org.apache.commons.i18n.bundles.ErrorBundleTest
 
testWithProvider() - Method in class org.apache.commons.i18n.bundles.MessageBundleTest
 
testWithProvider() - Method in class org.apache.commons.i18n.bundles.TextBundleTest
 
testWithProviderAndArguments() - Method in class org.apache.commons.i18n.bundles.ErrorBundleTest
 
testWithProviderAndArguments() - Method in class org.apache.commons.i18n.bundles.MessageBundleTest
 
testWithProviderAndArguments() - Method in class org.apache.commons.i18n.bundles.TextBundleTest
 
TextBundleTest - Class in org.apache.commons.i18n.bundles
 
TextBundleTest() - Constructor for class org.apache.commons.i18n.bundles.TextBundleTest
 

X

XMLMessageProviderTest - Class in org.apache.commons.i18n
 
XMLMessageProviderTest(String) - Constructor for class org.apache.commons.i18n.XMLMessageProviderTest
Constructor for MessageManagerTest.

A E G I J L M O R S T X

Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.