Skip to content

Running Tests

cpgames edited this page Aug 6, 2022 · 1 revision

To run tests, first add Tests folder:

image

Select "Tests" folder and press Ok:

image

Once refactor graphs have been populated, click on '+' to expand IntegrationTests:

image

Click on magnifying class to open IntegrationTests graph canvas:

image

You can run refactor by clicking the run button in graph canvas:

image

Note the green checkmarks next to each test case. If you see a red X next to one of the tests, the test failed.

image

Clone this wiki locally