sknano.testing.GeneratorTestFixtures.assertLess

GeneratorTestFixtures.assertLess(a, b, msg=None)[source]

Just like self.assertTrue(a < b), but with a nicer default message.