-
Hello. First, thanks for this outstanding tool, I find it one of the best out there for comparing complex objects.
Now the issue(specific for v.0.10 and 0.11):
the sameBeanAs matcher takes VERY long…
-
```
Need some way of ordering interactions not based in strict order of declaration
of 'then' blocks. An ordering based on 'states' is needed in some scenarios.
This mechanism is very useful to tes…
-
The @RunWith annotation has been widely successful in enabling the integration of other testing tools with JUnit. For example, the following testing libraries (among others) use it: jMock, Mockito, JM…
-
### Is your feature request related to a problem?
We have been using Spock framework in writing our test suite and it saves us a lot of the Java boilerplate using Groovylang. However, we had to repea…
-
Maybe this is just me. But I though I'd leave a comment here. Looking at the packages page:
- Why is `QuickCheck` in `Core` instead of `Common/Testing`? What is the differentiating factor between both…
-
Thanks for reporting an issue for Grails framework, please review the task list below before submitting the
issue. Your issue report will be closed if the issue is incomplete and the below tasks not…
-
Dear Scalatest team,
We, the JUnit Lambda team, are reaching out to you for collaboration on an initiative we are tentatively calling the Open Test Alliance.
As we all know, there is no standard for…
jlink updated
8 years ago
-
```
Need some way of ordering interactions not based in strict order of declaration
of 'then' blocks. An ordering based on 'states' is needed in some scenarios.
This mechanism is very useful to tes…
-
-
We're trying to migrate our code from moqui 1.6 to 2.1
We have complex SQL queries that were executed via sqlFind() method.
I see that in 1.6.2 version the method was changed - now it requires tha…