gov.nist.microanalysis.EPQTests
Class EdgeEnergyTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by gov.nist.microanalysis.EPQTests.EdgeEnergyTest
All Implemented Interfaces:
junit.framework.Test

public class EdgeEnergyTest
extends junit.framework.TestCase

Tests the EdgeEnergy class.

Copyright: Pursuant to title 17 Section 105 of the United States Code this software is not subject to copyright protection and is in the public domain

Institution: National Institute of Standards and Technology

Version:
1.0
Author:
Nicholas

Constructor Summary
EdgeEnergyTest(java.lang.String test)
           
 
Method Summary
 void testOne()
           
 
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

EdgeEnergyTest

public EdgeEnergyTest(java.lang.String test)
Method Detail

testOne

public void testOne()