TestAttachment
The TestAttachment class represents a file attached to a TestResult,
            with an optional description.
            
                
User specified description of attachment. May be null.
            
Absolute file path to attachment file
            
Creates a TestAttachment class to represent a file attached to a test result.