Home | History | Annotate | Download | only in test

Lines Matching full:case

171 // Edge case. Tests that Range() generates the single element sequence
179 // Edge case. Tests that Range() with generates empty sequence when
293 // Edge case. Tests that ValuesIn() with an array parameter containing a
328 // Edge case. Tests that ValuesIn() provided with an iterator range specifying a
340 // Edge case. Tests that ValuesIn() provided with an empty iterator range
384 // Edge case test. Tests that single-parameter Values() generates the sequence
494 // Edge case. Tests that combine works with the maximum number
532 // The use of environment object allows detection of the case where no test
533 // case functionality is run at all. In this case TestCaseTearDown will not
564 << "Fixture constructor of ParamTestGenerationTest test case "
567 << "Fixture SetUp method of ParamTestGenerationTest test case "
570 << "Fixture TearDown method of ParamTestGenerationTest test case "
573 << "Test in ParamTestGenerationTest test case "
626 << "When running the TestGenerationTest test case all of its tests\n"
627 << "must be selected by the filter flag for the test case to pass.\n"
700 // Tests that a parameterized test case can be defined in one translation
708 // Tests that a parameterized test case can be instantiated with multiple
716 // Tests that a parameterized test case can be instantiated
784 // Used in TestGenerationTest test case.
786 // Used in GeneratorEvaluationTest test case.