fr.expression4j.test.implementation
Class TestRealImpl

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by fr.expression4j.test.implementation.TestRealImpl
All Implemented Interfaces:
junit.framework.Test

public class TestRealImpl
extends junit.framework.TestCase

test implementation of real number

Author:
SGINER

Constructor Summary
TestRealImpl()
           
 
Method Summary
static junit.framework.Test suite()
           
 void testRealImpl()
           
 void testRealImplProperties()
           
 
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

TestRealImpl

public TestRealImpl()
Method Detail

suite

public static junit.framework.Test suite()

testRealImpl

public void testRealImpl()

testRealImplProperties

public void testRealImplProperties()