org.itracker.model
Class LanguageTest

java.lang.Object
  extended by org.itracker.model.LanguageTest

public class LanguageTest
extends Object


Constructor Summary
LanguageTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testSetLocale()
           
 void testSetResourceKey()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageTest

public LanguageTest()
Method Detail

testSetLocale

public void testSetLocale()

testSetResourceKey

public void testSetResourceKey()

testToString

public void testToString()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2002-2012 itracker. All Rights Reserved.