• Chris Bracken's avatar
    Extract MockAndroidSdk and static utility method (#14258) · 74478d18
    Chris Bracken authored
    AndroidSdk and AndroidStudio depends relatively heavily on filesystem
    access to locate installed tools. Testing code that relies on either of
    these classes benefits from a utility method to generate a
    legitimate-looking Android SDK directory layout for testing.
    74478d18
android_sdk_test.dart 6 KB