예제 #1
0
 @Test
 public void toCanonicalSignatureStringTest() {
   Assert.assertEquals("[C]", molSig.toCanonicalSignatureString(0));
 }