My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FAQ  
There's only one original.
Featured
Updated Feb 4, 2010 by pnied...@gmail.com

0. Why "Spock"?

A timely blend of the finest ingredients: "Spec", "Mock", human emotion, and Vulcan brain powder. (Plus, "GSpot" was already taken.)

1. Given that Spock has been in the works for quite a while, why wasn't it released any sooner?

Vulcan High Command gave us instructions to wait for the release of Groovy 1.6, the first Groovy version officially Designed for VulcansTM.

2. Are you guys Trekkies by any chance?

Bingo! But watch out for equally subtle references to Battlestar Galactica, Dr. Who, and other fascinating life forms.

3. But we were told it couldn't get any easier!?

Yes it can!

4. Do you have a funny, simple, colorful logo for Spock?

No. Do you?

42. Is this the end of the world galaxy fun FAQ?

Yes, but there's a lot more to explore. Give us a try now, and we'll throw in a SpockException for free! (No. It's not that bad. Really.)
Comment by nicolai....@gmail.com, Feb 20, 2009

How do I get a read AND write permission to you repository? I have some realy cool ideas!

Comment by project member pnied...@gmail.com, Feb 20, 2009

Hi Nicolai! Could you tell me a little bit about your ideas? The discussion forum would be a good place for this.

Comment by SilverAn...@gmail.com, Jul 14, 2011

#4 It's not funny, but may be appropriate. How about the IDIC symbol?

Comment by menaka.j...@gmail.com, Oct 26, 2011

Peter N,

How to test a return value of a fuction using spock.

Comment by swethaku...@gmail.com, Nov 1, 2011

I want to use setup - expect while iterating over resultSet. When I try it in code, it is not working. Can someone please help. Here is the sample code I am trying if(resultSet.next()) {

setup: def r1 = resultSet.getInt(1) def r2 = resultSet.getInt(2)
expect: r1 == r2
}

Comment by mailv...@gmail.com, Nov 16, 2011

Hi, I'm very new to this.. could you please compare TestNG with Spock & tell if Spock is better? I'm about to decide on a test framework for my grails project that's coming up. Thanks in advance!

Comment by project member pnied...@gmail.com, Nov 16, 2011

The right place for such questions is http://forum.spockframework.org


Sign in to add a comment
Powered by Google Project Hosting