Package org.infinispan.commons.test
Class EnvironmentCheck
- java.lang.Object
-
- org.infinispan.commons.test.EnvironmentCheck
-
public class EnvironmentCheck extends Object
Verifies that the tests are being run with a JVM version which matches the supplied regex- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Constructor Summary
Constructors Constructor Description EnvironmentCheck()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckJVMVersion()
-