Esempio n. 1
0
def test_min():
	students = Table("students.json")
	assert students.min("id")(False) == 1