class Protest::Test
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.