19 #ifndef UNITY_SCOPES_TESTING_RESULT_H
20 #define UNITY_SCOPES_TESTING_RESULT_H
22 #include <unity/scopes/Result.h>
Result()
Default constructor, creates Result instance with no attributes.
The attributes of a result returned by a Scope.
Definition: Result.h:51
A simple class implementation of unity::scopes::Result that provides a default constructor.
Definition: Result.h:38