Package uk.ac.cam.ch.wwmm.opsin
Class FragmentManagerTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.FragmentManagerTest
-
public class FragmentManagerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FragmentManagerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestCloneFragment()voidtestGetUnifiedFrags()voidtestRelabelFusedRingSystem()
-
-
-
Method Detail
-
setUp
public void setUp() throws java.io.IOException- Throws:
java.io.IOException
-
testGetUnifiedFrags
public void testGetUnifiedFrags() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
testRelabelFusedRingSystem
public void testRelabelFusedRingSystem() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
testCloneFragment
public void testCloneFragment() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
-