org.itracker.model.util
Class PropertiesFileHandlerTest

java.lang.Object
  extended by org.itracker.model.util.PropertiesFileHandlerTest

public class PropertiesFileHandlerTest
extends Object


Constructor Summary
PropertiesFileHandlerTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAddEmptyPoperties()
           
 void testAddNonePoperties()
           
 void testAddNotExistPoperties()
           
 void testAddNullPoperties()
           
 void testAddProperties()
           
 void testGetProperties()
           
 void testGetProperty()
           
 void testHasProperties()
           
 void testHasProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesFileHandlerTest

public PropertiesFileHandlerTest()
Method Detail

testAddProperties

public void testAddProperties()

testAddNullPoperties

public void testAddNullPoperties()

testAddEmptyPoperties

public void testAddEmptyPoperties()

testAddNonePoperties

public void testAddNonePoperties()

testAddNotExistPoperties

public void testAddNotExistPoperties()

testGetProperties

public void testGetProperties()

testGetProperty

public void testGetProperty()

testHasProperty

public void testHasProperty()

testHasProperties

public void testHasProperties()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2002-2012 itracker. All Rights Reserved.