assertVersionAtLeast
Does nothing if current JRE version is higher or equal than minVersion, throws AssertionError otherwise
Parameters
minVersion
Minimal accepted version
Does nothing if current JRE version is higher or equal than minVersion, throws AssertionError otherwise
Minimal accepted version