Tristan Lohman

Results 2 issues of Tristan Lohman

I am trying to use the discriminator/typecase combinators on a tuple type. Example Code ```scala import java.nio.charset.Charset import scodec._ import scodec.bits._ import scodec.codecs._ implicit val defCharSet: Charset = Charset.defaultCharset() //...

Using ecobertura 9.8 and m2eclipse on eclipse 3.6. When debugging unit tests, eclipse uses src/test/resources for resource files. When using ecobertura, only uses src/main/resources, with no option to override to...

Classpath