ITestAction
When implemented by an attribute, this interface implemented to provide actions to execute before and after tests.
            
                
Provides the target for the action attribute
            
Executed after each test is run
            
Executed before each test is run