umich.cac.data.test
Class ExecHostFieldTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byumich.cac.data.test.ExecHostFieldTest
All Implemented Interfaces:
junit.framework.Test

public class ExecHostFieldTest
extends junit.framework.TestCase

Tests for ExecHostField class.

Version:
$Header: /cvsroot/pbsaccounting/pbsaccounting/doc/javadoc/umich/cac/data/test/ExecHostFieldTest.html,v 1.6 2003/10/21 20:33:46 rodmach Exp $
Author:
rmach@umich.edu

Constructor Summary
ExecHostFieldTest(java.lang.String testName)
          Constructor
 
Method Summary
static void main(java.lang.String[] args)
          Main - for running stand-alone test
static junit.framework.Test suite()
          Return a new test suite
 void testExecHostFieldRenderer()
          Test that the User field properly renders XML
 
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

ExecHostFieldTest

public ExecHostFieldTest(java.lang.String testName)
Constructor

Parameters:
testName - name of test suite
Method Detail

main

public static void main(java.lang.String[] args)
Main - for running stand-alone test

Parameters:
args - command line arguments

suite

public static junit.framework.Test suite()
Return a new test suite

Returns:
a new test suite

testExecHostFieldRenderer

public void testExecHostFieldRenderer()
Test that the User field properly renders XML