org.apache.ws.scout.registry.infomodel
Class InternationalStringTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.ws.scout.registry.infomodel.InternationalStringTest
All Implemented Interfaces:
junit.framework.Test

public class InternationalStringTest
extends junit.framework.TestCase

Version:
$Revision$ $Date$

Constructor Summary
InternationalStringTest()
           
 
Method Summary
protected  void setUp()
           
 void testAddLocalizedString()
           
 void testAddLocalizedStrings()
           
 void testGetLocalizedString()
           
 void testGetValue()
           
 void testGetValueWithLocale()
           
 void testGetValueWithUndefinedLocale()
           
 void testRemoveLocalizedString()
           
 void testRemoveLocalizedStrings()
           
 void testSetValue()
           
 void testSetValueWithLocale()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InternationalStringTest

public InternationalStringTest()
Method Detail

testAddLocalizedString

public void testAddLocalizedString()
                            throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testAddLocalizedStrings

public void testAddLocalizedStrings()
                             throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testGetValue

public void testGetValue()
                  throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testSetValue

public void testSetValue()
                  throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testGetValueWithLocale

public void testGetValueWithLocale()
                            throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testGetValueWithUndefinedLocale

public void testGetValueWithUndefinedLocale()
                                     throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testSetValueWithLocale

public void testSetValueWithLocale()
                            throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testRemoveLocalizedString

public void testRemoveLocalizedString()
                               throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testRemoveLocalizedStrings

public void testRemoveLocalizedStrings()
                                throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testGetLocalizedString

public void testGetLocalizedString()
                            throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception


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