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 ("DescribeUsingBuffer")
 
 TEST_CASE ("WithWildCards")
 
 TEST_CASE ("WithWildCardsBuffer")
 
 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/16]

TEST_CASE ( "ConcreteData"  )

Definition at line 21 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [2/16]

TEST_CASE ( "DescribeUsingBuffer"  )

Definition at line 63 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [3/16]

TEST_CASE ( "FindInputSpec"  )

Definition at line 336 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [4/16]

TEST_CASE ( "FindOutputSpec"  )

Definition at line 325 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [5/16]

TEST_CASE ( "GetOptionalSubSpecWithMatcher"  )

Definition at line 268 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [6/16]

TEST_CASE ( "GettingConcreteMembers"  )

Definition at line 347 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [7/16]

TEST_CASE ( "Includes"  )

Definition at line 374 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [8/16]

TEST_CASE ( "MatchingInputs"  )

Definition at line 136 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [9/16]

TEST_CASE ( "MatchingOutputs"  )

Definition at line 187 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [10/16]

TEST_CASE ( "optionalConcreteDataMatcherFrom"  )

Definition at line 402 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [11/16]

TEST_CASE ( "PartialMatching"  )

Definition at line 240 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [12/16]

TEST_CASE ( "TestMatcherFromConcrete"  )

Definition at line 311 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [13/16]

TEST_CASE ( "TestMatcherFromDescription"  )

Definition at line 301 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [14/16]

TEST_CASE ( "UpdateOutputList"  )

Definition at line 520 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [15/16]

TEST_CASE ( "WithWildCards"  )

Definition at line 101 of file unittest_DataSpecUtils.cxx.

◆ TEST_CASE() [16/16]

TEST_CASE ( "WithWildCardsBuffer"  )

Definition at line 120 of file unittest_DataSpecUtils.cxx.