Package uk.ac.cam.ch.wwmm.opsin
Class ComponentGeneration_MiscTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.ComponentGeneration_MiscTest
-
public class ComponentGeneration_MiscTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ComponentGeneration_MiscTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testNumericallyMultipliedSaltComponent()
void
testRejectSingleComponentSaltComponent()
-
-
-
Method Detail
-
testRejectSingleComponentSaltComponent
public void testRejectSingleComponentSaltComponent() throws uk.ac.cam.ch.wwmm.opsin.ComponentGenerationException
- Throws:
uk.ac.cam.ch.wwmm.opsin.ComponentGenerationException
-
testNumericallyMultipliedSaltComponent
public void testNumericallyMultipliedSaltComponent() throws uk.ac.cam.ch.wwmm.opsin.ComponentGenerationException
- Throws:
uk.ac.cam.ch.wwmm.opsin.ComponentGenerationException
-
-