| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comment | |
| com.togethersoft.testing.shared | |
| com.togethersoft.testing.testserver | |
| Uses of Comment in com.togethersoft.testing.shared |
| Methods in com.togethersoft.testing.shared that return Comment | |
Comment | IResultDetail.getComment()Returns the comment for this result detail |
| Uses of Comment in com.togethersoft.testing.testserver |
| Methods in com.togethersoft.testing.testserver with parameters of type Comment | |
void | IServerResultListener.addDetail(int type, String name, Comment comment, String url) |
void | IServerResultListener.addDetail(int type, String name, StdErr err, StdOut out, Comment comment, StackTrace trace, String url) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||