Package uk.ac.cam.ch.wwmm.opsin
Class AtomTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.AtomTest
-
public class AtomTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AtomTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testAddLocantHasLocant()
void
testAtom()
void
testGetIncomingValency()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testAtom
public void testAtom()
-
testAddLocantHasLocant
public void testAddLocantHasLocant()
-
testGetIncomingValency
public void testGetIncomingValency() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
-