My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 13, 2007 by malabriola
TestSuite  
Definition of a TestSuite

Test Suite

A TestSuite is a collection of TestCases. The dpUInt framework has a FrameworkSuite which contains TestCases pertaining to different aspects of the library, such as asynchronous tests or UIComponent tests. Each of those TestCases then contains TestMethods which share a common setup to be executed.


Sign in to add a comment
Hosted by Google Code