Uses of Class
com.togethersoft.testing.shared.TextData

Packages that use TextData
com.togethersoft.testing.shared 

Uses of TextData in com.togethersoft.testing.shared
 

Subclasses of TextData in com.togethersoft.testing.shared
class Comment
          Represents a comment.
class StackTrace
          Represents a stack trace in result.
class StdErr
          Represents standard error stream of a test.
class StdOut
          Represents standard output stream of a test.