issues
search
djcrankypants
/
spock
Automatically exported from code.google.com/p/spock
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't use ObjenesisHelper
#335
GoogleCodeExporter
closed
8 years ago
0
Stepwise annotation should be configurable to continue execution in case of failure
#334
GoogleCodeExporter
closed
8 years ago
3
Support mocking final Java classes and stubbing static Java methods
#333
GoogleCodeExporter
closed
8 years ago
3
Soft assertions
#332
GoogleCodeExporter
opened
8 years ago
2
Report successfull test like BDD spec
#331
GoogleCodeExporter
opened
8 years ago
3
Publish EmbeddedSpecification
#330
GoogleCodeExporter
opened
8 years ago
0
Data-driven testing does not work with PowerMockito
#329
GoogleCodeExporter
opened
8 years ago
1
The Spock compiler plugin cannot execute because Spock 0.7.0-groovy-1.8 is not compatible with Groovy 2.0.7
#328
GoogleCodeExporter
closed
8 years ago
4
BUG! exception in phase 'semantic analysis'... object is not an instance of declaring class...
#327
GoogleCodeExporter
opened
8 years ago
2
InvokeDynamic causes safe-dereference operator to fail on null parameters
#326
GoogleCodeExporter
opened
8 years ago
1
Multi-line asserts with // comments failing with syntax error
#325
GoogleCodeExporter
closed
8 years ago
1
with-block doesn't work for method conditions
#324
GoogleCodeExporter
opened
8 years ago
4
Global GroovyMock aren't cleaned
#323
GoogleCodeExporter
opened
8 years ago
1
Allow extensions to access RunNotifier
#322
GoogleCodeExporter
opened
8 years ago
1
Allow multiple where-blocks to enhance readability options
#321
GoogleCodeExporter
opened
8 years ago
0
Injecting a TestRule into a spock specification
#320
GoogleCodeExporter
opened
8 years ago
2
Support Spring's new ContextHierarchy Annotation
#319
GoogleCodeExporter
opened
8 years ago
0
Enable ability to run one test, or a select group of tests
#318
GoogleCodeExporter
closed
8 years ago
7
where block is being run before the setup() method, causing NullPointerException
#317
GoogleCodeExporter
closed
8 years ago
1
groovy mocks are not truthy
#316
GoogleCodeExporter
opened
8 years ago
8
Class names in data variables cannot be used with "instanceof" operator
#315
GoogleCodeExporter
closed
8 years ago
2
ruby style test double support
#314
GoogleCodeExporter
closed
8 years ago
3
Smarter mock injection
#313
GoogleCodeExporter
opened
8 years ago
0
Invalid plugin descriptor for org.spockframework:spock-maven:0.7-groovy-2.0/1.8
#312
GoogleCodeExporter
closed
8 years ago
1
cannot use assignment operator in and or then block
#311
GoogleCodeExporter
closed
8 years ago
2
unable to run the test case for createCriteria() which uses creatAlias() and projections
#310
GoogleCodeExporter
opened
8 years ago
4
Spock gets confused if "when" test cases look similar.
#309
GoogleCodeExporter
closed
8 years ago
4
Mock() expressions in conditions are rendered incorrectly
#308
GoogleCodeExporter
opened
8 years ago
1
Better generics support for mocks and stubs
#307
GoogleCodeExporter
closed
8 years ago
5
Using objenesis prevents running tests from interactive prompt more than once
#306
GoogleCodeExporter
opened
8 years ago
14
Support creation of mocks outside the Spock context and allow to associate such a mock with a specification
#305
GoogleCodeExporter
opened
8 years ago
2
Cleanup block made test crash when using multiple assignment
#304
GoogleCodeExporter
closed
8 years ago
1
spock-maven 0.7-groovy-2.0 plugin descriptor contains invalid version
#303
GoogleCodeExporter
closed
8 years ago
1
Groovy mocks should allow to mock final classes/methods
#302
GoogleCodeExporter
closed
8 years ago
1
Stepwise does not work reliably with Java 7
#301
GoogleCodeExporter
closed
8 years ago
10
org.spockframework.mock.CannotCreateMockException: Cannot create mock for class com.example.MyClassnull
#300
GoogleCodeExporter
closed
8 years ago
7
Spring MVC Testing in 3.2 version doesn't work with Spock
#299
GoogleCodeExporter
closed
8 years ago
14
thrown check doesn't handle checked exceptions with mocks
#298
GoogleCodeExporter
opened
8 years ago
3
Compilation error when using multi assignment
#297
GoogleCodeExporter
closed
8 years ago
2
spock-tapestry should support @javax.inject.Inject and @InjectService
#296
GoogleCodeExporter
closed
8 years ago
1
Defect release of spock-maven plugin
#295
GoogleCodeExporter
closed
8 years ago
2
Problem with array arguments to mock methods
#294
GoogleCodeExporter
closed
8 years ago
5
Option for running tests in a single spec
#293
GoogleCodeExporter
closed
8 years ago
3
Provide a Specification.with() overload that states the expected target type
#292
GoogleCodeExporter
closed
8 years ago
1
PollingConditions doesn't report failed assertion
#291
GoogleCodeExporter
closed
8 years ago
2
spock-maven:0.7-groovy-2.0 has an invalid descriptor (and a workaround for this)
#290
GoogleCodeExporter
closed
8 years ago
14
ConfigurationHolder is deprecated
#289
GoogleCodeExporter
opened
8 years ago
1
failed assertions in loops inside the "then" block will not be reported
#288
GoogleCodeExporter
closed
8 years ago
2
Reflection Assert / Lenient Assertions
#287
GoogleCodeExporter
opened
8 years ago
0
Data values in where-block are not resolved in nested closures
#286
GoogleCodeExporter
closed
8 years ago
2
Next