org.lsmp.djepJUnit
Class VectorJepTest

java.lang.Object
  extended by TestCase
      extended by org.lsmp.djepJUnit.JepTest
          extended by org.lsmp.djepJUnit.VectorJepTest

public class VectorJepTest
extends JepTest

Author:
Rich Morris Created on 22-Apr-2005

Field Summary
 
Fields inherited from class org.lsmp.djepJUnit.JepTest
SHOW_BAD
 
Constructor Summary
VectorJepTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
          Main entry point.
protected  void setUp()
          Run before each test.
static Test suite()
          Create a test suite.
 void testDotInName()
           
 void testGenMatEle()
           
 void testLength()
           
 void testMatrix()
           
 void testSumVector()
           
 void testVecCmp()
           
 
Methods inherited from class org.lsmp.djepJUnit.JepTest
calcValue, calcValue, complexValueTest, myAssertEquals, myAssertNaN, testAssign, testAssign2, testBad, testBinom, testComplex, testFunction, testGood, testIf, testLogical, testNaN, testNumParam, testSimpleSum, testUndeclared, valueTest, valueTest, valueTest, valueTest, valueTestInt, valueTestNaN
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorJepTest

public VectorJepTest(java.lang.String name)
Parameters:
name -
Method Detail

suite

public static Test suite()
Create a test suite.

Returns:
the TestSuite

main

public static void main(java.lang.String[] args)
Main entry point.

Parameters:
args -

setUp

protected void setUp()
Description copied from class: JepTest
Run before each test.

Overrides:
setUp in class JepTest

testMatrix

public void testMatrix()
                throws java.lang.Exception
Throws:
java.lang.Exception

testLength

public void testLength()
                throws ParseException,
                       java.lang.Exception
Throws:
ParseException
java.lang.Exception

testSumVector

public void testSumVector()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testVecCmp

public void testVecCmp()
                throws java.lang.Exception
Throws:
java.lang.Exception

testDotInName

public void testDotInName()
                   throws ParseException,
                          java.lang.Exception
Overrides:
testDotInName in class JepTest
Throws:
ParseException
java.lang.Exception

testGenMatEle

public void testGenMatEle()
                   throws java.lang.Exception
Throws:
java.lang.Exception


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