Forum Discussion
nmrao
12 years agoCommunity Hero
Looks the reading does not seem to be good.
May be try with
And you may also test the class of the value, your case may test with string class for the item
for eg:
assert list instanceof java.util.List
May be try with
housenumber.add(item)
And you may also test the class of the value, your case may test with string class for the item
for eg:
assert list instanceof java.util.List