Home | History | Annotate | Download | only in library

Lines Matching full:suites

40    A :dfn:`test suite` is a collection of test cases, test suites, or both.  It is
409 You can place the definitions of test cases and test suites in the same modules
1468 This class represents an aggregation of individual test cases and test suites.
1474 test suites that will be used to build the suite initially. Additional methods
1475 are provided to add test cases and suites to the collection later on.
1517 individual tests and sub-suites.
1551 The :class:`TestLoader` class is used to create test suites from classes and
1964 applications which run test suites should provide alternate implementations. Such
2167 Shared fixtures are not intended to work with suites with non-standard