mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-13 06:31:03 +08:00

This basically fixes up the changes from #1220. * test(env/java): replace test that duplicates implementation * test(env/java): stub _ensure to focus on unit under test * test(env/java): add test for invalid output * refactor(env/java): keep try block small * refactor(env/java): shorten excessive comment