Class PlatformUtils
java.lang.Object
org.mockito.internal.creation.bytebuddy.PlatformUtils
Helpers for various platform detection mechanisms related to the ByteBuddy mock maker.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
(package private) static boolean
-
Constructor Details
-
PlatformUtils
private PlatformUtils()
-
-
Method Details
-
isAndroidPlatform
static boolean isAndroidPlatform() -
isProbablyTermuxEnvironment
static boolean isProbablyTermuxEnvironment()
-