com.polarion.alm.tracker.model.ITestRunCommentsManager


METHODS
Modifiers and TypeNameDescription
ITestRunComment createComment(Text,String) The same as {@link #createComment(Text)} but also sets title of the comment.

Back to Index