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
Definition: OnlineAccountClient.h:40
Top-level namespace for all things Unity-related.
Definition: Version.h:50
A simple class implementation of unity::scopes::Result that provides a default constructor.
Definition: Result.h:38