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 void
cas1()
void
cas10()
void
cas11()
void
cas12()
void
cas13()
void
cas14()
void
cas15()
void
cas16()
void
cas17()
void
cas18()
void
cas19()
void
cas2()
void
cas20()
void
cas21()
void
cas22()
void
cas23()
void
cas24()
void
cas3()
void
cas4()
void
cas5()
void
cas6()
void
cas7()
void
cas8()
void
cas9()
static void
cleanUp()
void
notCas1()
void
notCas2()
void
notCas3()
static void
setUp()
-
-
-
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
-
-