Project
Loading...
Searching...
No Matches
test_Variants.cxx File Reference
#include <catch_amalgamated.hpp>
#include "Framework/Variant.h"
#include "Framework/VariantPropertyTreeHelpers.h"
#include "Framework/VariantJSONHelpers.h"
#include <sstream>
#include <cstring>

Go to the source code of this file.

Functions

bool unknown_type (RuntimeErrorRef const &ref)
 
 TEST_CASE ("VariantTest")
 
 TEST_CASE ("Array2DTest")
 
 TEST_CASE ("LabeledArrayTest")
 
 TEST_CASE ("VariantTreeConversionsTest")
 
 TEST_CASE ("VariantJSONConversionsTest")
 
 TEST_CASE ("VariantThrowing")
 

Function Documentation

◆ TEST_CASE() [1/6]

TEST_CASE ( "Array2DTest"  )

Definition at line 203 of file test_Variants.cxx.

◆ TEST_CASE() [2/6]

TEST_CASE ( "LabeledArrayTest"  )

Definition at line 232 of file test_Variants.cxx.

◆ TEST_CASE() [3/6]

TEST_CASE ( "VariantJSONConversionsTest"  )

Definition at line 266 of file test_Variants.cxx.

◆ TEST_CASE() [4/6]

TEST_CASE ( "VariantTest"  )

Definition at line 27 of file test_Variants.cxx.

◆ TEST_CASE() [5/6]

TEST_CASE ( "VariantThrowing"  )

Definition at line 342 of file test_Variants.cxx.

◆ TEST_CASE() [6/6]

TEST_CASE ( "VariantTreeConversionsTest"  )

Definition at line 253 of file test_Variants.cxx.

◆ unknown_type()

bool unknown_type ( RuntimeErrorRef const &  ref)

Definition at line 21 of file test_Variants.cxx.