Removed @Deprecated method
This commit is contained in:
@@ -121,10 +121,4 @@ public class JavaTestGenerator implements SingleTestGenerator {
|
||||
// @formatter:on
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
@Override
|
||||
public String fileExtension(ContractVerifierConfigProperties properties) {
|
||||
return properties.getTestFramework().getClassExtension();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user