ontextHolder definition with an import:
import 'org.acegisecurity.context.SecurityContextHolder'
fixed the errors. Any explanations out there?
Arthur Smith
Lenny Marks wrote:
I just got bitten by a strange issue with rspec-1.1.11 and jruby
1.1.3-1.1.6RC1. I'd love to know w
I thought the point was we don't want the examples to be run at all, if
the condition is not met? Though I'm wondering why not just handle
something like this with a stub (on System.getProperty in this case)?
Arthur Smith
Pat Maddox wrote:
You can put expectations in your be