android-test
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.
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.