test
Class DomainFactoryTest
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainFactoryTest
public DomainFactoryTest()
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.