Package com.singularsys.exttests
Class ExtDocsTest
- java.lang.Object
-
- com.singularsys.exttests.ExtDocsTest
-
public class ExtDocsTest extends java.lang.ObjectTest for all the examples given in the documents.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classExtDocsTest.MyStructuredParserclassExtDocsTest.StringFieldclassExtDocsTest.StringField2classExtDocsTest.StringField3
-
Constructor Summary
Constructors Constructor Description ExtDocsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcleanerDoc1()voidcleanerDoc2()voidcleanerDoc3()voiddjepTest1()voidfieldDocTest()voidfieldDocTest2()voidfieldDocTest3()voidfieldDocTest4()voidfieldDocTest4a()voidfieldDocTest5()voidfieldDocTest6()voidmatrixDocTest()voidmatrixDocTest1()voidmatrixDocTest2()voidmatrixDocTest3()voidmatrixDocTest3a()voidmatrixDocTest4()voidmatrixDocTest5()voidmatrixDocTest5a()voidmatrixDocTest6()voidMDJepTest()voidmrpeDoc0()voidmrpeDoc1()voidmrpeDoc3()voidmrpeDocTest()voidpolySimpDoc1()voidrpeDoc0()voidrpeDoc1()voidrpeDoc2()voidsetUp()voidstructureDoc()voidstructureDoc2()voidtestRewrite()voidtestRewrite2()voidtestStatistical()voidtestXJepPreprocess()voidtestXJepVariable()
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
djepTest1
public void djepTest1() throws JepException- Throws:
JepException
-
MDJepTest
public void MDJepTest() throws JepException- Throws:
JepException
-
mrpeDocTest
public void mrpeDocTest() throws JepException- Throws:
JepException
-
mrpeDoc0
public void mrpeDoc0() throws JepException- Throws:
JepException
-
mrpeDoc1
public void mrpeDoc1() throws JepException- Throws:
JepException
-
mrpeDoc3
public void mrpeDoc3() throws JepException- Throws:
JepException
-
rpeDoc0
public void rpeDoc0() throws JepException- Throws:
JepException
-
rpeDoc1
public void rpeDoc1() throws JepException- Throws:
JepException
-
rpeDoc2
public void rpeDoc2() throws JepException- Throws:
JepException
-
structureDoc
public void structureDoc() throws JepException- Throws:
JepException
-
structureDoc2
public void structureDoc2() throws JepException- Throws:
JepException
-
matrixDocTest
public void matrixDocTest() throws JepException- Throws:
JepException
-
matrixDocTest1
public void matrixDocTest1() throws JepException- Throws:
JepException
-
matrixDocTest2
public void matrixDocTest2()
-
matrixDocTest3
public void matrixDocTest3() throws JepException- Throws:
JepException
-
matrixDocTest3a
public void matrixDocTest3a() throws JepException- Throws:
JepException
-
matrixDocTest4
public void matrixDocTest4()
-
matrixDocTest5
public void matrixDocTest5() throws JepException- Throws:
JepException
-
matrixDocTest5a
public void matrixDocTest5a() throws JepException- Throws:
JepException
-
matrixDocTest6
public void matrixDocTest6()
-
fieldDocTest
public void fieldDocTest() throws JepException- Throws:
JepException
-
fieldDocTest2
public void fieldDocTest2() throws JepException- Throws:
JepException
-
fieldDocTest3
public void fieldDocTest3() throws JepException- Throws:
JepException
-
fieldDocTest4
public void fieldDocTest4() throws JepException- Throws:
JepException
-
fieldDocTest4a
public void fieldDocTest4a() throws JepException- Throws:
JepException
-
fieldDocTest5
public void fieldDocTest5() throws JepException- Throws:
JepException
-
fieldDocTest6
public void fieldDocTest6() throws JepException- Throws:
JepException
-
cleanerDoc1
public void cleanerDoc1() throws JepException- Throws:
JepException
-
cleanerDoc2
public void cleanerDoc2() throws JepException- Throws:
JepException
-
cleanerDoc3
public void cleanerDoc3() throws JepException- Throws:
JepException
-
polySimpDoc1
public void polySimpDoc1() throws JepException- Throws:
JepException
-
testRewrite
public void testRewrite() throws ParseException- Throws:
ParseException
-
testRewrite2
public void testRewrite2() throws ParseException- Throws:
ParseException
-
testXJepPreprocess
public void testXJepPreprocess() throws ParseException- Throws:
ParseException
-
testXJepVariable
public void testXJepVariable() throws JepException- Throws:
JepException
-
testStatistical
public void testStatistical() throws JepException- Throws:
JepException
-
-