Class Protest::Test
In: lib/protest/tests.rb
Parent: Object

Encapsulates the relevant information about a test. Useful for certain reports.

Attributes

test  [R]  Instance of the test case that was run.
test_name  [R]  Name of the test that passed. Useful for certain reports.

[Validate]