Closed emcleod closed 8 years ago
Not even sure if they should be - the example being tested in ObjectConstructionTest is Lists.newArrayList(1, 2)
ObjectConstructionTest
Lists.newArrayList(1, 2)
Assuming that they should be
Not even sure if they should be - the example being tested in
ObjectConstructionTest
isLists.newArrayList(1, 2)