Class TestUtils
- java.lang.Object
-
- test.de.iip_ecosphere.platform.support.TestUtils
-
public class TestUtils extends java.lang.ObjectSome common test utilities. These functions shall not be part of production code!- Author:
- Holger Eichelberger, SSE
-
-
Constructor Summary
Constructors Constructor Description TestUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisSseCI()Returns whether this JVM is currently executing on the SSE CI Jenkins.
-