AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Functions
NumpyHelpers.test.cpp File Reference
#include "aare/file_io/NumpyHelpers.hpp"
#include <catch2/catch_test_macros.hpp>

Functions

 TEST_CASE ("is_digits with a few standard cases")
 
 TEST_CASE ("Check for quotes and return stripped string")
 
 TEST_CASE ("parsing a string without quotes throws")
 
 TEST_CASE ("trim whitespace")
 
 TEST_CASE ("parse data type descriptions")
 
 TEST_CASE ("is element in array")
 
 TEST_CASE ("Parse numpy dict")
 

Function Documentation

◆ TEST_CASE() [1/7]

TEST_CASE ( "Check for quotes and return stripped string"  )

◆ TEST_CASE() [2/7]

TEST_CASE ( "is element in array"  )

◆ TEST_CASE() [3/7]

TEST_CASE ( "is_digits with a few standard cases"  )

◆ TEST_CASE() [4/7]

TEST_CASE ( "parse data type descriptions"  )

◆ TEST_CASE() [5/7]

TEST_CASE ( "Parse numpy dict"  )

◆ TEST_CASE() [6/7]

TEST_CASE ( "parsing a string without quotes throws"  )

◆ TEST_CASE() [7/7]

TEST_CASE ( "trim whitespace"  )