TestActionAttribute
Abstract attribute providing actions to execute before and after tests.
            
                
Provides the target for the action attribute
            
protected TestActionAttribute()
Executed after each test is run
            
Executed before each test is run