spec2 Questions
1
Solved
I found a few answers for this but nothing is working for me.
Trying to mock Apache Shiro Subject interface login method which returns void.
Interface:
void login(AuthenticationToken token) th...
3
Solved
I am new to Scala and Spec2.
I would like to create the following test but I get an error from the compiler.
Here is the test I would like to write
import org.specs2.mutable._
import org.specs2....
Personification asked 13/8, 2014 at 15:21
1
© 2022 - 2024 — McMap. All rights reserved.