public class KoreanMessagesTest extends TestCase (Code)
Junit test to test out the English messages. Unfortunately calling
Locale.setDefault() multiple times with different locales in the same
testcase does not appear to work. Consequently the tests for different
languages are split out into different tests and are not run from the
WSIFTestRunner.
author: Mark Whitlock