Skip to content
Mario edited this page Dec 14, 2019 · 5 revisions

What happens when you run a test case?

For each test case in the session, the run() function of the TestCase will be executed, and then the monitors will be called.

This diagram shows a simplified version of what happens when running a test case.

Flow Diagram of Session TestCase Run

Clone this wiki locally