Object A { def a = { something} }
// I've import A, but still have error message: not found: type A val x = mock[A]
scala easymock object
easymock ×1
object ×1
scala ×1