TestResultFiles
Registers IDEA databases as SmartAnalyzer results.
| Command | Description |
|---|---|
| Add | Adds a result to the result list provided by SmartAnalyzer. |
| Clear | Removes all results from the result collection. |
| Create | Creates an empty test result object but does not add it to the collection of test results. |
| GetTestResultFiles | Gets an array with all results in the current collection in the order in which they were added. |
| Remove | Removes a result from the collection of test results. |