Holds the test cases with the test name being the key and the supplier function for the test case being the value.
final Map<String, T Function()> testMap;