Example #1
0
 def testCorrectAAs(self):
     """
     The PROPERTIES dict must have the correct AA keys.
     """
     self.assertEqual(AA_LETTERS, sorted(PROPERTIES.keys()))
Example #2
0
 def testCorrectAAs(self):
     """
     The PROPERTIES dict must have the correct AA keys.
     """
     self.assertEqual(AA_LETTERS, sorted(PROPERTIES.keys()))