Beispiel #1
0
	def test_rent_increase(self):
		myLeaderBoard = LeaderBoard()
		self.assertEqual(myLeaderBoard.rent_increase(475, 476), 1)