-
```
When waiting for code in other threads to call mock methods, it would be nice
if you could do something like:
import mock
import threading
m_fn = mock.Mock()
def caller(fn, num):
for i in ra…
-
```
When waiting for code in other threads to call mock methods, it would be nice
if you could do something like:
import mock
import threading
m_fn = mock.Mock()
def caller(fn, num):
for i in ra…
-
### Background and motivation
The Fluent Assertion syntax for `DateTime` objects (e. g. `12.April(1953).At(19, 53)`) is phantastic. But IMHO it could be even better with two new extension methods `.T…
-
```
What steps will reproduce the problem?
1. Create an Interface EntityManager with method loadEntity(Class,UUID)
2. In the test have
@Before
public void setup() throws Exception
entity…
-
```
What steps will reproduce the problem?
1. Create an Interface EntityManager with method loadEntity(Class,UUID)
2. In the test have
@Before
public void setup() throws Exception
entity…
-
```
What steps will reproduce the problem?
1. Create an Interface EntityManager with method loadEntity(Class,UUID)
2. In the test have
@Before
public void setup() throws Exception
entity…
-
Hi there! Thanks for this awesome library!
I got to admit that in the beginning, I was confused that the `expect` and `assert` inside the callback function do not work. I did figure out that these…
-
**Affects versions :**
- OS: Linux
- Desktop environment: X11
- Which version of libgtk: 3.24.23
- Version of Xournal++: 1.0.18 and 1.1.0+dev (probably all)
- Installation method: PPA, …
-
```
What steps will reproduce the problem?
I'm not sure. It may be due to a session plugin calling:
tp->set_error(errors::destructing_torrent, "...msg...");
m_ses->remove_torrent(tp->get_ha…
-
```
What steps will reproduce the problem?
I'm not sure. It may be due to a session plugin calling:
tp->set_error(errors::destructing_torrent, "...msg...");
m_ses->remove_torrent(tp->get_ha…