test
Class DomainFactoryTest

java.lang.Object
  extended by test.DomainFactoryTest

public class DomainFactoryTest
extends java.lang.Object

Factory for loading and saving domain

Creation date: 19-Jan-2005 15:57:14

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
DomainFactoryTest()
           
 
Method Summary
 void testLoad()
           
 void testSave()
           
 void testSave2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainFactoryTest

public DomainFactoryTest()
Method Detail

testLoad

public void testLoad()
              throws InvalidDomainException,
                     java.io.FileNotFoundException
Throws:
InvalidDomainException
java.io.FileNotFoundException

testSave

public void testSave()
              throws InvalidDomainException,
                     java.io.FileNotFoundException
Throws:
InvalidDomainException
java.io.FileNotFoundException

testSave2

public void testSave2()
               throws NodeAlreadyExistException,
                      NodeNotFoundException,
                      LinkAlreadyExistException,
                      InvalidDomainException,
                      java.io.FileNotFoundException
Throws:
NodeAlreadyExistException
NodeNotFoundException
LinkAlreadyExistException
InvalidDomainException
java.io.FileNotFoundException


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.