Package uk.ac.cam.ch.wwmm.opsin
Class TokenizerTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.TokenizerTest
-
public class TokenizerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TokenizerTest()
-
Method Summary
-
-
-
Method Detail
-
setUp
public static void setUp() throws java.io.IOException
- Throws:
java.io.IOException
-
cleanUp
public static void cleanUp()
-
hexane
public void hexane() throws ParsingException
- Throws:
ParsingException
-
hexachlorohexane
public void hexachlorohexane() throws ParsingException
- Throws:
ParsingException
-
ethylChloride
public void ethylChloride() throws ParsingException
- Throws:
ParsingException
-
hexachlorohexaneeeeeee
public void hexachlorohexaneeeeeee() throws ParsingException
- Throws:
ParsingException
-
bracketedHexachlorohexane
public void bracketedHexachlorohexane() throws ParsingException
- Throws:
ParsingException
-
methyl
public void methyl() throws ParsingException
- Throws:
ParsingException
-
aceticacid
public void aceticacid() throws ParsingException
- Throws:
ParsingException
-
acceptableInterWordBreaks
public void acceptableInterWordBreaks() throws ParsingException
- Throws:
ParsingException
-
compoundWithValidUse
public void compoundWithValidUse() throws ParsingException
- Throws:
ParsingException
-
compoundWithInvalidUse1
public void compoundWithInvalidUse1() throws ParsingException
- Throws:
ParsingException
-
compoundWithInvalidUse2
public void compoundWithInvalidUse2() throws ParsingException
- Throws:
ParsingException
-
CCCP
public void CCCP() throws ParsingException
- Throws:
ParsingException
-
CCCP_RL
public void CCCP_RL() throws ParsingException
- Throws:
ParsingException
-
partiallyInterpretatableLR
public void partiallyInterpretatableLR() throws ParsingException
- Throws:
ParsingException
-
partiallyInterpretatableRL1
public void partiallyInterpretatableRL1() throws ParsingException
- Throws:
ParsingException
-
partiallyInterpretatableRL2
public void partiallyInterpretatableRL2() throws ParsingException
- Throws:
ParsingException
-
tokenizeDoesNotTokenizeUnTokenizableName
public void tokenizeDoesNotTokenizeUnTokenizableName() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUninterpretableNameLR1
public void tokenizePreservesSpacesInUninterpretableNameLR1() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsableNameLR1
public void tokenizePreservesSpacesInUnparsableNameLR1() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsedNameLR1
public void tokenizePreservesSpacesInUnparsedNameLR1() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUninterpretableNameLR2
public void tokenizePreservesSpacesInUninterpretableNameLR2() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsableNameLR2
public void tokenizePreservesSpacesInUnparsableNameLR2() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsedNameLR2
public void tokenizePreservesSpacesInUnparsedNameLR2() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUninterpretableNameRL1
public void tokenizePreservesSpacesInUninterpretableNameRL1() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsableNameRL1
public void tokenizePreservesSpacesInUnparsableNameRL1() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsedNameRL1
public void tokenizePreservesSpacesInUnparsedNameRL1() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUninterpretableNameRL2
public void tokenizePreservesSpacesInUninterpretableNameRL2() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsableNameRL2
public void tokenizePreservesSpacesInUnparsableNameRL2() throws ParsingException
- Throws:
ParsingException
-
tokenizePreservesSpacesInUnparsedNameRL2
public void tokenizePreservesSpacesInUnparsedNameRL2() throws ParsingException
- Throws:
ParsingException
-
-