|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.sanpudo.junit.formula.FormulaEvaluatorTest
public class FormulaEvaluatorTest
コンストラクタの概要 | |
---|---|
FormulaEvaluatorTest()
|
メソッドの概要 | |
---|---|
void |
testConstant()
|
void |
testErrors()
|
void |
testEvaluate1()
|
void |
testEvaluate2()
|
void |
testInvalidName()
|
void |
testParse()
|
void |
testPow()
|
void |
testRounding()
|
void |
testScaleFunc()
|
void |
testSpecial()
|
void |
testSystemConst()
|
void |
testUnImplementFunc()
|
void |
testUserFunc()
|
void |
testUserFuncCheck()
|
クラス junit.framework.TestCase から継承されたメソッド |
---|
countTestCases, getName, run, run, runBare, setName, toString |
クラス 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 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public FormulaEvaluatorTest()
メソッドの詳細 |
---|
public void testParse() throws Exception
Exception
public void testEvaluate1() throws Exception
Exception
public void testEvaluate2() throws Exception
Exception
public void testConstant() throws Exception
Exception
public void testSystemConst() throws Exception
Exception
public void testSpecial() throws Exception
Exception
public void testUserFunc() throws Exception
Exception
public void testInvalidName()
public void testErrors()
public void testUserFuncCheck()
public void testRounding() throws Exception
Exception
public void testPow() throws Exception
Exception
public void testScaleFunc() throws Exception
Exception
public void testUnImplementFunc() throws Exception
Exception
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |