Arrange the parts of the code in the correct order and with the correct indents.
Note that comments are considered bodies of the methods in this task, so remember to indent them correctly. The order of methods inside TestSomeUnit should follow the order of execution of the methods.
Tip: Don't forget that comments in this code should have indents, too.