예제 #1
0
 def test_in_seconds(self):
     it = PendulumInterval(seconds=72)
     self.assertEqual(72, it.in_seconds())