testing1/alcohol_test3.scala
changeset 144 41a2b4f2c30c
parent 128 fd03a2f06286
equal deleted inserted replaced
143:6f7ec7c531e9 144:41a2b4f2c30c
       
     1 
       
     2 
       
     3 assert(CW6b.sorted_country_consumption().size == 177)
       
     4 
       
     5 assert(CW6b.sorted_country_consumption()(9) == ("United Kingdom", 671976864))
       
     6 
       
     7 assert(CW6b.percentage(164) == (28771558364L, 28771558364L, 100.0))