-
```
I am using Mockito for integration tests, "spying" on method invocations in
real Spring beans. I created Spring BeanPostProcessor (attached) that wraps
Spring beans in spy proxy. Everything work…
-
```
I am using Mockito for integration tests, "spying" on method invocations in
real Spring beans. I created Spring BeanPostProcessor (attached) that wraps
Spring beans in spy proxy. Everything work…
-
Extensive javadocs available in patch, but I also try to keep it compiled here: http://ginandtonique.org/\~kalle/javadocs/didyoumean/org/apache/lucene/search/didyoumean/package-summary.html#package_de…
-
-
Submitted by: Gili Buzaglo (gland)
Is duplicated by [CORE3113](https://github.com/FirebirdSQL/firebird/issues?q=CORE3113+in%3Atitle)
Attachments:
[corrupted.cmr](https://github.com/FirebirdSQL/jira-…
-
How do we update a graph using Graphframe when new nodes and edges are added to it. When the new nodes and edges are added to the node and edge dataframes does the Graph needs to be build again or is …
-
I've attached a test case that creates a corrupted database file. I want some guidance to avoid such a problem. In summary, the test case is designed to load the database with a batch-insert every mil…
-
### Describe the bug
A caught `NoResultException` within a transaction causes changes made during the transaction to not be persisted.
Interestingly, no Exception is thrown, the transaction is not…
-
Whenever my app has either a runtime or build-time error it sees to leave jetty in a bad state where gretty doesn't shut it down automatically, or by using one of the stop commands. I have to manually…
-
I have followed the steps in the User guide here:
http://grails-plugins.github.io/grails-db-reverse-engineer/grails3v4/index.html#tutorial
I have checked I can connect to the db on the command lin…