RTC Toolkit 5.0.0
|
Test fixture for specific tests related to FITS file reading and writing. More...
Public Member Functions | |
T | CreateSampleData (bool small=true) const |
Create a test vector/matrix data object. | |
![]() | |
void | SetUp () override |
void | TearDown () override |
std::pair< PathList, PathList > | CallGetChildrenAndSort (const DataPointPath &path) |
Additional Inherited Members | |
![]() | |
std::unique_ptr< PersistentRepoAdapter > | m_adapter |
Test fixture for specific tests related to FITS file reading and writing.
|
inline |
Create a test vector/matrix data object.
[in] | small | Flag indicating if a small or large object should be created. |