A trait simplifying the creation of tests for "parboiled for scala" parsers.
A trait simplifying the creation of tests for "parboiled for scala" parsers.
It can be mixed into any test class that defines a fail(string) method (e.g. all the scalatest Suites).
A trait simplifying the creation of tests for "parboiled for scala" parsers. It can be mixed into any test class that defines a fail(string) method (e.g. all the scalatest Suites).