Log Class |
Namespace: SmartBear.TestLeft
The Log type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloseFolder |
Closes the current log folder.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Error |
Posts a new error message to the test log.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Message |
Posts a new informative message to the test log.
|
![]() | OpenFolder |
Creates a new folder in the test log and activates it.
|
![]() | Picture |
Posts an image to the test log.
|
![]() | Save |
Saves the current log.
|
![]() | Screenshot |
Makes a screenshot and posts it to the test log.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Warning |
Posts a new warning message to the test log.
|