Synesso / instinct

Automatically exported from code.google.com/p/instinct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support scala.List expect

GoogleCodeExporter opened this issue · comments

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

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

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect