示例#1
0
 @Test
 public void getVertexCountTest() {
   Assert.assertEquals(mol.getAtomCount(), molSig.getVertexCount());
 }