edu.uiuc.ndiipp.hubandspoke.profile
Class TestHaSMETSWebProfile

java.lang.Object
  extended by edu.uiuc.ndiipp.hubandspoke.profile.TestHaSMETSWebProfile

public class TestHaSMETSWebProfile
extends java.lang.Object

JUnit tests for the HasMETSWebProfile class

Author:
thabing

Constructor Summary
TestHaSMETSWebProfile()
           
 
Method Summary
static void main(java.lang.String[] args)
          Function main used for unit testing only
 void testEmptyConstructor()
           
 void testFactoryNewInstanceURL()
           
 void testFactoryNewInstanceZip()
           
 void testSaveFile()
           
 void testURLConstructor()
           
 void testWAW1()
           
 void textNegative()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHaSMETSWebProfile

public TestHaSMETSWebProfile()
Method Detail

main

public static void main(java.lang.String[] args)
Function main used for unit testing only

Parameters:
args - command line params the url to the METS file to load

textNegative

public void textNegative()

testEmptyConstructor

public void testEmptyConstructor()

testURLConstructor

public void testURLConstructor()

testSaveFile

public void testSaveFile()

testWAW1

public void testWAW1()

testFactoryNewInstanceURL

public void testFactoryNewInstanceURL()

testFactoryNewInstanceZip

public void testFactoryNewInstanceZip()


Copyright © 2006, University of Illinois.