Project
Loading...
Searching...
No Matches
unittest_DataSpecUtils.cxx File Reference
#include "Framework/DataSpecUtils.h"
#include "Framework/DataDescriptorQueryBuilder.h"
#include <catch_amalgamated.hpp>
#include <string>

Go to the source code of this file.

Functions

 TEST_CASE ("ConcreteData")
 
 TEST_CASE ("WithWildCards")
 
 TEST_CASE ("MatchingInputs")
 
 TEST_CASE ("MatchingOutputs")
 
 TEST_CASE ("PartialMatching")
 
 TEST_CASE ("GetOptionalSubSpecWithMatcher")
 
 TEST_CASE ("TestMatcherFromDescription")
 
 TEST_CASE ("TestMatcherFromConcrete")
 
 TEST_CASE ("FindOutputSpec")
 
 TEST_CASE ("FindInputSpec")
 
 TEST_CASE ("GettingConcreteMembers")
 
 TEST_CASE ("Includes")
 
 TEST_CASE ("optionalConcreteDataMatcherFrom")
 
 TEST_CASE ("UpdateOutputList")
 

Function Documentation

◆ TEST_CASE() [1/14]

TEST_CASE ( "ConcreteData"  )

Definition at line 21 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [2/14]

TEST_CASE ( "FindInputSpec"  )

Definition at line 281 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [3/14]

TEST_CASE ( "FindOutputSpec"  )

Definition at line 270 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [4/14]

TEST_CASE ( "GetOptionalSubSpecWithMatcher"  )

Definition at line 213 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [5/14]

TEST_CASE ( "GettingConcreteMembers"  )

Definition at line 292 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [6/14]

TEST_CASE ( "Includes"  )

Definition at line 319 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [7/14]

TEST_CASE ( "MatchingInputs"  )

Definition at line 81 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [8/14]

TEST_CASE ( "MatchingOutputs"  )

Definition at line 132 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [9/14]

TEST_CASE ( "optionalConcreteDataMatcherFrom"  )

Definition at line 347 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [10/14]

TEST_CASE ( "PartialMatching"  )

Definition at line 185 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [11/14]

TEST_CASE ( "TestMatcherFromConcrete"  )

Definition at line 256 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [12/14]

TEST_CASE ( "TestMatcherFromDescription"  )

Definition at line 246 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [13/14]

TEST_CASE ( "UpdateOutputList"  )

Definition at line 465 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [14/14]

TEST_CASE ( "WithWildCards"  )

Definition at line 62 of file unittest_DataSpecUtils.cxx.