[Telemetry] Introduce RunState.SetUpBeforeRunPage and RunState.TearDownAfterRunPage.
This is a step closer to the point of making _RunState --> UserStoryState with the 4 main methods: __init__ that does classSetUp SetUpBeforeRunPage that does setUp before each page run TearDownAfterRunPage that does tearDown after each page run TearDownAfterRunPageSet that does final classTearDown BUG=418278 Review URL: https://codereview.chromium.org/692973003 Cr-Commit-Position: refs/heads/master@{#302695}
Showing
This diff is collapsed.
Please register or sign in to comment