I cannot tell what exactly is a problem here, but in the following example a() and b() are passed but c() fails. If you remove "extends Serializable" then all of them will be passed.
Windows7 x64, OracleJDK 1.8.0_25, TestNG 6.8.8, JMockit 1.13
Any idea what it can be?
I cannot tell what exactly is a problem here, but in the following example a() and b() are passed but c() fails. If you remove "extends Serializable" then all of them will be passed.
Windows7 x64, OracleJDK 1.8.0_25, TestNG 6.8.8, JMockit 1.13
Any idea what it can be?
The text was updated successfully, but these errors were encountered: