Ocean
Loading...
Searching...
No Matches
TestData.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Test::TestData
 This class holds the test data necessary for one test iteration combining input data and potential expected test results. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 
namespace  Ocean::Test
 Namespace of the Test library.
 

Typedefs

using Ocean::Test::SharedTestData = std::shared_ptr< TestData >
 Definition of a shared pointer holding a TestData object.