shubhj / instinct

Automatically exported from code.google.com/p/instinct
0 stars 0 forks source link

Support scala.List expect #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Provide support for scala.List:

val sequences = parse(sequence, 10).toList
expect.that(sequences) isOfSize 8

Original issue reported on code.google.com by tomjad...@gmail.com on 15 Aug 2008 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by tomjad...@gmail.com on 15 Aug 2008 at 6:20