-
When upgrading from `5.3.2` to `5.4.0`, the JMockit mock leaks into other tests.
Previously, when mocking something in one test, the next test would be completely reset and be influenced by previo…
-
Hello,
I started getting a weird Elixir compile error after making any change in any file:
```
/app $ iex -S mix phx.server
Erlang/OTP 21 [erts-10.0] [source] [64-bit] [smp:4:4] [ds:4:4:10] [a…
-
Please provide the following information:
* Version of JMockit that was used: 1.46
Junit 5.4.2
Java 1.8
* Description of the problem:
JUnit 5 has parameter methods that have to be run from th…
-
Please provide the following information:
* Version of JMockit that was used:
JMockit 1.45
TestNG 6.4.13
Java 12
* Description of the problem:
Unit tests with TestNG fail when using @Mocked p…
-
Failure to find mockit:mockit:pom:0.999.10,缺少mocki-0.999.10,这个jar在哪,lib里的我已经安装了,网上也找不到,阿里的maven仓库也没有
-
Please provide the following information:
* Version of JMockit that was used: 1.42 (1.41 without the javaagent switch works)
* JUnit 5.2.0, junit-jupiter-params
* Spring Boot 2.0.4
* Descripti…
-
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun…
-
```
Running sqlline.SqlLineArgsTest
sqlline> java.lang.IllegalArgumentException: No current connection
at sqlline.SqlLine.getConnection(SqlLine.java:245)
at sqlline.Commands.nativesql(Commands.j…
-
## The devDependency [docusaurus](https://github.com/facebook/Docusaurus) was updated from `1.8.3` to `1.9.0`.
🚨 [View failing branch](https://github.com/prince-chrismc/Simple-Socket/compare/master.…
-
* Version of JMockit that was used:
1.41 and 1.43
maven 3.3.9 or 3.2.5
Java 1.8.0_181
* Description of the problem:
A test adds an expectation which involves a class called Person.class
This …