android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Fix bug in UnclosedActivityScenario and ActivityScenarioNoAutoClose - Kotlin's special syntax, e.g., if/switch statements as right value expressions, breaks the detection of ActivityScenario instances. As a solution, loosen the condition of finding ActivityScenario instances to tolerate diverse syntax of assignments.

Open copybara-service[bot] opened this issue 3 years ago • 0 comments

Fix bug in UnclosedActivityScenario and ActivityScenarioNoAutoClose - Kotlin's special syntax, e.g., if/switch statements as right value expressions, breaks the detection of ActivityScenario instances. As a solution, loosen the condition of finding ActivityScenario instances to tolerate diverse syntax of assignments.

copybara-service[bot] avatar Jul 27 '22 18:07 copybara-service[bot]