xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_match_test_name()

bool xtd::tunit::settings::is_match_test_name ( const xtd::string test_class_name,
const xtd::string test_name 
) const
noexcept

Return true if a specified test class name and specified test name match with the current filter tests.

Returns
Return true if class name and test name match with the current filter tests; otherwise false.