Lines Matching defs:TEST_CASE
109 TEST_CASE(InvalidDotmlgoSyntaxShouldReturnInvalidStatus, framework::DatasetMode::ALL) in TEST_CASE() function
142 TEST_CASE(MismatchesBetweenHeuristicsTableEntriesAndHeuristicTrees, framework::DatasetMode::ALL) in TEST_CASE() function
201 TEST_CASE(RepeatedHeuristicsTableEntriesId, framework::DatasetMode::ALL) in TEST_CASE() function
224 TEST_CASE(RepeatedHeuristicsTableEntriesIndex, framework::DatasetMode::ALL) in TEST_CASE() function
247 TEST_CASE(RepeatedHeuristicTreesId, framework::DatasetMode::ALL) in TEST_CASE() function
269 TEST_CASE(EmptyTree, framework::DatasetMode::ALL) in TEST_CASE() function
287 TEST_CASE(InvalidTreeMissingRoot, framework::DatasetMode::ALL) in TEST_CASE() function
307 TEST_CASE(InvalidTreeMissingNodes, framework::DatasetMode::ALL) in TEST_CASE() function
326 TEST_CASE(InvalidTreeRepeatedNodeIds, framework::DatasetMode::ALL) in TEST_CASE() function
347 TEST_CASE(InvalidTreeDisjointNodes, framework::DatasetMode::ALL) in TEST_CASE() function
373 TEST_CASE(InvalidTreeLoop, framework::DatasetMode::ALL) in TEST_CASE() function
392 TEST_CASE(InvalidTreeCycle, framework::DatasetMode::ALL) in TEST_CASE() function
415 TEST_CASE(InvalidTreeInvalidFeatures, framework::DatasetMode::ALL) in TEST_CASE() function
437 TEST_CASE(InvalidUsageOfHeuristicsShouldReturnInvalidStatus, framework::DatasetMode::ALL) in TEST_CASE() function