Class PlatformUtils

java.lang.Object
org.mockito.internal.creation.bytebuddy.PlatformUtils

final class PlatformUtils extends Object
Helpers for various platform detection mechanisms related to the ByteBuddy mock maker.
  • Constructor Details

    • PlatformUtils

      private PlatformUtils()
  • Method Details

    • isAndroidPlatform

      static boolean isAndroidPlatform()
    • isProbablyTermuxEnvironment

      static boolean isProbablyTermuxEnvironment()