uk.ac.cam.ch.wwmm.opsin
Class TokenizerTest

java.lang.Object
  extended by uk.ac.cam.ch.wwmm.opsin.TokenizerTest

public class TokenizerTest
extends java.lang.Object


Constructor Summary
TokenizerTest()
           
 
Method Summary
 void acceptableInterWordBreaks()
           
 void aceticacid()
           
 void bracketedHexachlorohexane()
           
 void CCCP_RL()
           
 void CCCP()
           
static void cleanUp()
           
 void compoundWithInvalidUse1()
           
 void compoundWithInvalidUse2()
           
 void compoundWithValidUse()
           
 void ethylChloride()
           
 void hexachlorohexane()
           
 void hexachlorohexaneeeeeee()
           
 void hexane()
           
 void methyl()
           
 void partiallyInterpretatableLR()
           
 void partiallyInterpretatableRL1()
           
 void partiallyInterpretatableRL2()
           
static void setUp()
           
 void tokenizeDoesNotTokenizeUnTokenizableName()
           
 void tokenizePreservesSpacesInUninterpretableNameLR1()
           
 void tokenizePreservesSpacesInUninterpretableNameLR2()
           
 void tokenizePreservesSpacesInUninterpretableNameRL1()
           
 void tokenizePreservesSpacesInUninterpretableNameRL2()
           
 void tokenizePreservesSpacesInUnparsableNameLR1()
           
 void tokenizePreservesSpacesInUnparsableNameLR2()
           
 void tokenizePreservesSpacesInUnparsableNameRL1()
           
 void tokenizePreservesSpacesInUnparsableNameRL2()
           
 void tokenizePreservesSpacesInUnparsedNameLR1()
           
 void tokenizePreservesSpacesInUnparsedNameLR2()
           
 void tokenizePreservesSpacesInUnparsedNameRL1()
           
 void tokenizePreservesSpacesInUnparsedNameRL2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenizerTest

public TokenizerTest()
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