Optimise test case and use ActivityScenarioRule in AdminControls and AppVersion #2785
Labels
enhancement
End user-perceivable enhancements.
Impact: Low
Low perceived user impact (e.g. edge cases).
Issue: Needs Clarification
Indicates that an issue needs more detail in order to be able to be acted upon.
Priority: Nice-to-have
This work item is nice to have for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Optimise test case and use ActivityScenarioRule in AdministratorControlsActivity and AppVersionActivityTest
Advantages of using
ActivityScenarioRule
is that we don't need to launch the activity in each test case and thus reducing one level of nesting as well as reducing the code.The text was updated successfully, but these errors were encountered: