Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Test), | intent(in) | :: | self | The test itself. The Test object should contain all information needed to run the test. |
Return total number of tests which passed in the linked list up to and including this test.
Abstract function interface for running a test.