public class ParserTest
extends java.lang.Object
Constructor and Description |
---|
ParserTest() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanUp() |
static void |
setUp() |
void |
testConvertStringToComponentRatios1() |
void |
testConvertStringToComponentRatios2() |
void |
testConvertStringToComponentRatios3() |
void |
testParseReturnsOneWordRuleForEachMixtureComponent() |
void |
testParseThrowsWhenNameIsSubstituentOnly() |
void |
testParseThrowsWhenNameIsUninterpretable() |
void |
testParseUninvertsCASNomenclature() |
public static void setUp() throws java.io.IOException
java.io.IOException
public static void cleanUp()
public void testParseThrowsWhenNameIsUninterpretable() throws ParsingException
ParsingException
public void testParseUninvertsCASNomenclature() throws ParsingException
ParsingException
public void testParseReturnsOneWordRuleForEachMixtureComponent() throws ParsingException
ParsingException
public void testParseThrowsWhenNameIsSubstituentOnly() throws ParsingException
ParsingException
public void testConvertStringToComponentRatios1() throws ParsingException
ParsingException
public void testConvertStringToComponentRatios2() throws ParsingException
ParsingException
public void testConvertStringToComponentRatios3() throws ParsingException
ParsingException