assertVersionInRange
Does nothing if current JRE version is between minVersion and maxVersion, throws AssertionError otherwise
Parameters
minVersion
Minimal accepted version
maxVersion
Maximal accepted version
Does nothing if current JRE version is between minVersion and maxVersion, throws AssertionError otherwise
Minimal accepted version
Maximal accepted version