com.singularsys.jeptests.functions
Class LogarithmTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.singularsys.jeptests.functions.LogarithmTest
All Implemented Interfaces:
junit.framework.Test

public class LogarithmTest
extends junit.framework.TestCase


Constructor Summary
LogarithmTest(java.lang.String name)
           
 
Method Summary
 void testLogarithm()
          Test method for 'org.nfunk.jep.function.Logarithm.run(Stack)' Tests the return value of log(NaN).
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogarithmTest

public LogarithmTest(java.lang.String name)
Method Detail

testLogarithm

public void testLogarithm()
Test method for 'org.nfunk.jep.function.Logarithm.run(Stack)' Tests the return value of log(NaN). This is a test for bug #1177557



Copyright © 2008 Singular Systems http://www.singularsys.com/jep