Arch4J 1.1

org.arch4j.property
Class XMLPropertyManagerTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.arch4j.property.XMLPropertyManagerTest
All Implemented Interfaces:
junit.framework.Test

public class XMLPropertyManagerTest
extends junit.framework.TestCase

This class tests the XMLPropertyManager. It is assumed that the parsing and the writing of property files is tested elsewhere.

Version:
$Revision: 1.3 $
Author:
Ross E. Greinke

Constructor Summary
XMLPropertyManagerTest(String name)
          Constructs a test case with the given name.
 
Method Summary
protected  void create(File file)
           
protected  void createMix(File file)
           
protected  void delete(File file)
           
protected  void setUp()
          Sets up the fixture, for example, open a network connection.
 void testBooleans()
           
 void testChars()
           
 void testDomainMix()
           
 void testDoubles()
           
 void testFloats()
           
 void testInts()
           
 void testLongs()
           
 void testOldInterface()
           
 void testStrings()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLPropertyManagerTest

public XMLPropertyManagerTest(String name)
Constructs a test case with the given name.

Method Detail

setUp

protected void setUp()
              throws Exception
Sets up the fixture, for example, open a network connection. This method is called before a test is executed.

Overrides:
setUp in class junit.framework.TestCase
Exception

delete

protected void delete(File file)

create

protected void create(File file)
               throws IOException
IOException

createMix

protected void createMix(File file)
                  throws IOException
IOException

testOldInterface

public void testOldInterface()

testBooleans

public void testBooleans()

testChars

public void testChars()

testDoubles

public void testDoubles()

testFloats

public void testFloats()

testInts

public void testInts()

testLongs

public void testLongs()

testStrings

public void testStrings()

testDomainMix

public void testDomainMix()

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.