test-data-generator
test-data-generator copied to clipboard
File name with relative path generates a NPE
Description:
Environnement: Ubuntu Linux 16.04 Java 8 (Hotspot 1.8.0_101)
Reproduce : This unit test reproduces the error. You could also simply specify "file": "a.sql" when you choose a file output in your configuration.
Note that specifying a relative path with the dot notation works fine : "file": "./a.sql" as shown here.