Package uk.ac.cam.ch.wwmm.opsin
Class CASToolsTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.CASToolsTest
-
public class CASToolsTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CASToolsTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcas1()voidcas10()voidcas11()voidcas12()voidcas13()voidcas14()voidcas15()voidcas16()voidcas17()voidcas18()voidcas19()voidcas2()voidcas20()voidcas21()voidcas22()voidcas23()voidcas24()voidcas3()voidcas4()voidcas5()voidcas6()voidcas7()voidcas8()voidcas9()static voidcleanUp()voidnotCas1()voidnotCas2()voidnotCas3()static voidsetUp()
-
-
-
Method Detail
-
setUp
public static void setUp() throws java.io.IOException- Throws:
java.io.IOException
-
cleanUp
public static void cleanUp()
-
cas1
public void cas1() throws ParsingException- Throws:
ParsingException
-
cas2
public void cas2() throws ParsingException- Throws:
ParsingException
-
cas3
public void cas3() throws ParsingException- Throws:
ParsingException
-
cas4
public void cas4() throws ParsingException- Throws:
ParsingException
-
cas5
public void cas5() throws ParsingException- Throws:
ParsingException
-
cas6
public void cas6() throws ParsingException- Throws:
ParsingException
-
cas7
public void cas7() throws ParsingException- Throws:
ParsingException
-
cas8
public void cas8() throws ParsingException- Throws:
ParsingException
-
cas9
public void cas9() throws ParsingException- Throws:
ParsingException
-
cas10
public void cas10() throws ParsingException- Throws:
ParsingException
-
cas11
public void cas11() throws ParsingException- Throws:
ParsingException
-
cas12
public void cas12() throws ParsingException- Throws:
ParsingException
-
cas13
public void cas13() throws ParsingException- Throws:
ParsingException
-
cas14
public void cas14() throws ParsingException- Throws:
ParsingException
-
cas15
public void cas15() throws ParsingException- Throws:
ParsingException
-
cas16
public void cas16() throws ParsingException- Throws:
ParsingException
-
cas17
public void cas17() throws ParsingException- Throws:
ParsingException
-
cas18
public void cas18() throws ParsingException- Throws:
ParsingException
-
cas19
public void cas19() throws ParsingException- Throws:
ParsingException
-
cas20
public void cas20() throws ParsingException- Throws:
ParsingException
-
cas21
public void cas21() throws ParsingException- Throws:
ParsingException
-
cas22
public void cas22() throws ParsingException- Throws:
ParsingException
-
cas23
public void cas23() throws ParsingException- Throws:
ParsingException
-
cas24
public void cas24() throws ParsingException- Throws:
ParsingException
-
notCas1
public void notCas1() throws ParsingException- Throws:
ParsingException
-
notCas2
public void notCas2() throws ParsingException- Throws:
ParsingException
-
notCas3
public void notCas3() throws ParsingException- Throws:
ParsingException
-
-