/[schmitzm]/branches/2.3.x/src_junit/skrueger/i8n/I8NUtilTest.java
ViewVC logotype

Diff of /branches/2.3.x/src_junit/skrueger/i8n/I8NUtilTest.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1100 by alfonx, Mon Oct 11 00:07:14 2010 UTC revision 1107 by alfonx, Thu Oct 14 10:39:07 2010 UTC
# Line 52  public class I8NUtilTest { Line 52  public class I8NUtilTest {
52          }          }
53    
54          @Test          @Test
         public void testGetFirstLocaleForLang() {  
                 assertEquals(new Locale("de_DE"), I8NUtil.getFirstLocaleForLang("po"));  
         }  
   
         @Test  
55          public void testGetLocalesForLang() {          public void testGetLocalesForLang() {
56                  List<Locale> locales = I8NUtil.getLocalesForLang("en");                  List<Locale> locales = I8NUtil.getLocalesForLang("en");
57    

Legend:
Removed from v.1100  
changed lines
  Added in v.1107

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26