testing1/alcohol_test3.scala
author Christian Urban <urbanc@in.tum.de>
Thu, 08 Mar 2018 12:32:50 +0000
changeset 171 2545bdf5ace0
parent 144 41a2b4f2c30c
permissions -rw-r--r--
updated



assert(CW6b.sorted_country_consumption().size == 177)

assert(CW6b.sorted_country_consumption()(9) == ("United Kingdom", 671976864))

assert(CW6b.percentage(164) == (28771558364L, 28771558364L, 100.0))