org.archive.crawler.settings
Class SimpleTypeTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.archive.crawler.settings.SimpleTypeTest
All Implemented Interfaces:
junit.framework.Test

public class SimpleTypeTest
extends junit.framework.TestCase

Testing of the SimpleType

Author:
John Erik Halse

Constructor Summary
SimpleTypeTest()
           
 
Method Summary
 void testEquals()
           
 void testGetConstraints()
           
 void testGetDefaultValue()
           
 void testGetDescription()
           
 void testGetLegalValues()
           
 void testGetLegalValueType()
           
 void testGetName()
           
 void testSetLegalValues()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

SimpleTypeTest

public SimpleTypeTest()
Method Detail

testGetName

public void testGetName()

testGetDescription

public void testGetDescription()

testGetDefaultValue

public void testGetDefaultValue()

testGetLegalValues

public void testGetLegalValues()

testSetLegalValues

public void testSetLegalValues()

testGetConstraints

public void testGetConstraints()

testGetLegalValueType

public void testGetLegalValueType()

testEquals

public void testEquals()


Copyright © 2003-2005 Internet Archive. All Rights Reserved.