Flowdock
class
Importance_1
v1_8_7_72 - Show latest stable - 0 notes - Superclass: Object

A collection of tests which can be #run.

Note: It is easy to confuse a TestSuite instance with something that has a static suite method; I know because I have trouble keeping them straight. Think of something that has a suite method as simply providing a way to get a meaningful TestSuite instance.

Constants

STARTED = name + "::STARTED"

FINISHED = name + "::FINISHED"

Attributes

[R] name
[R] tests
Show files where this class is defined (1 file)
Register or log in to add new notes.