Exemplo n.º 1
0
def test_max():
	students = Table("students.json")
	assert students.max("id")(False) == 10