com.martiansoftware.jsap
Class TestJSAPConfiguration

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.martiansoftware.jsap.TestJSAPConfiguration
All Implemented Interfaces:
junit.framework.Test

public class TestJSAPConfiguration
extends junit.framework.TestCase

Tests the JSAPConfiguration class

Author:
Marty Lamb

Constructor Summary
TestJSAPConfiguration()
           
 
Method Summary
static junit.framework.Test suite()
          Returns a suite of tests defined by this class.
 void testConfigurationGymnastics()
          Tests various configuration situations, such as changing properties of registered parameters, retrieving parameters, etc.
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestJSAPConfiguration

public TestJSAPConfiguration()
Method Detail

suite

public static junit.framework.Test suite()
Returns a suite of tests defined by this class.

Returns:
a suite of tests defined by this class.

testConfigurationGymnastics

public void testConfigurationGymnastics()
Tests various configuration situations, such as changing properties of registered parameters, retrieving parameters, etc.



Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap