C# Class CSMSL.Tests.Chemistry.ChemicalFormulaTestFixture

Show file Open project: dbaileychess/CSMSL

Private Methods

Method Description
AddElementToFormula ( ) : void
AddFormulaToFormula ( ) : void
AddFormulaToItself ( ) : void
AddIChemicalFormulaToFormula ( ) : void
AddIsotopeToFormula ( ) : void
AddLargeIsotopeToFormula ( ) : void
AddNegativeFormulaToFormula ( ) : void
AddNegativeIsotopeToFormula ( ) : void
AddNonExistentSymbolToFormula ( ) : void
AddNullElementToFormula ( ) : void
AddNullFormulaToFormula ( ) : void
AddNullIChemicalFormulaToFormula ( ) : void
AddNullIsotopeToFormula ( ) : void
AddZeroElementToFormula ( ) : void
AddZeroIsotopeToFormula ( ) : void
AddZeroSymbolToFormula ( ) : void
BasicChemicalFormulaMassAverage ( ) : void
BasicChemicalFormulaMassMonoisotopic ( ) : void
ChemicalForulaIsNotSubSet ( ) : void
ChemicalForulaIsNotSuperSet ( ) : void
ChemicalForulaIsSubSet ( ) : void
ChemicalForulaIsSuperSet ( ) : void
ClearFormula ( ) : void
ConstructorBlankStringEqualsEmptyFormula ( ) : void
ConstructorDefaultEqualsEmptyFormula ( ) : void
ConstructorEmptyStringEqualsEmptyFormula ( ) : void
CopyConstructorNullEqualsEmptyFormula ( ) : void
CopyConstructorReferenceInequality ( ) : void
CopyConstructorValueEquality ( ) : void
EmptyAtomCountIsZero ( ) : void
EmptyAverageMassIsZero ( ) : void
EmptyElementCountIsZero ( ) : void
EmptyIsotopeCountIsZero ( ) : void
EmptyMonoisotopicMassIsZero ( ) : void
EmptyStringIsBlank ( ) : void
FormulaValueEquality ( ) : void
FormulaValueEqualityItself ( ) : void
FormulaValueInequality ( ) : void
FormulaValueInequalityHeavyIsotope ( ) : void
FormulaValueInequalityNullFormula ( ) : void
HashCodeEquality ( ) : void
HashCodeImmutableEquality ( ) : void
HillNotation ( ) : void
HillNotationAndFormulaEquality ( ) : void
HillNotationDelimiter ( ) : void
HillNotationDelimiterWithHeavyIsotopes ( ) : void
HillNotationNoCarbon ( ) : void
HillNotationNoCarbonNoHydrogen ( ) : void
HillNotationNoHydrogen ( ) : void
HillNotationWithHeavyIsotope ( ) : void
HillNotationWithHeavyIsotopeNegativeCount ( ) : void
HillNotationWithNegativeCount ( ) : void
ImplicitAddFormula ( ) : void
ImplicitAddNullFormulaLeft ( ) : void
ImplicitAddNullFormulaLeftRight ( ) : void
ImplicitAddNullFormulaRight ( ) : void
ImplicitConstructor ( ) : void
ImplicitMultipleFormulaLeft ( ) : void
ImplicitMultipleFormulaRight ( ) : void
ImplicitSubtractFormula ( ) : void
InvalidChemicalElement ( ) : void
InvalidElementIsotope ( ) : void
NullFormulaDoesNotEqualFormula ( ) : void
NumberOfAtoms ( ) : void
NumberOfAtomsOfEmptyFormula ( ) : void
NumberOfAtomsOfNegativeFormula ( ) : void
ParsingFormulaNoNumbers ( ) : void
ParsingFormulaNoNumbersRandomOrder ( ) : void
ParsingFormulaRepeatedElements ( ) : void
ParsingFormulaRepeatedElementsCancelEachOther ( ) : void
ParsingFormulaWithDeuterium ( ) : void
ParsingFormulaWithInternalSpaces ( ) : void
ParsingFormulaWithSpaces ( ) : void
ParsingFormulaWithSpacesAtBeginning ( ) : void
ParsingFormulaWithSpacesAtEnd ( ) : void
RemoveElementCompletelyFromFromula ( ) : void
RemoveElementCompletelyFromFromulaBySymbol ( ) : void
RemoveElementCompletelyFromFromulaWithHeavyIsotope ( ) : void
RemoveEmptyFormulaFromFromula ( ) : void
RemoveFormulaFromFromula ( ) : void
RemoveIsotopeCompletelyFromFromula ( ) : void
RemoveIsotopeFromFromula ( ) : void
RemoveIsotopeFromFromulaEquality ( ) : void
RemoveNegativeIsotopeFromFromula ( ) : void
RemoveNonExistantIsotopeFromFromula ( ) : void
RemoveNullElementFromFromula ( ) : void
RemoveNullFormulaFromFromula ( ) : void
RemoveNullIsotopeFromFromula ( ) : void
RemoveZeroIsotopeFromFromula ( ) : void
TotalNeutrons ( ) : void
TotalProtons ( ) : void
UniqueElements ( ) : void
UniqueElementsOfEmptyFormula ( ) : void
UniqueElementsWithHeavyIsotope ( ) : void
UniqueIsotopes ( ) : void
UniqueIsotopesOfEmptyFormula ( ) : void
UniqueIsotopesWithHeavyIsotope ( ) : void