@diffblue/java-combiner
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -96,4 +96,6 @@ "use strict"; | ||
public class ${classNameModified} { | ||
${rule} | ||
public final ExpectedException thrown = ExpectedException.none(); | ||
${rule} | ||
@@ -100,0 +102,0 @@ public final Timeout globalTimeout = new Timeout(10000); |
{ | ||
"name": "@diffblue/java-combiner", | ||
"description": "Java test combining library", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"main": "build/index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71878