Scala version: Scala code runner version 2.11.7 -- Copyright 2002-2013, LAMP/EPFL
sbt version: 0.13.8
Commands used:
To start mongodb server: mongod --setParameter enableTestCommands=1
To compile casbah: ./sbt compile
To test casbah: ./sbt test
Kindly guide me on this issue.
Regards,
valnci
dbObj.as[Double]("x") must throwA[ClassCastException](message = "java.lang.Integer cannot be cast to java.lang.Double")
--
You received this message because you are subscribed to the Google Groups "mongodb-casbah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-casbah-u...@googlegroups.com.