| Class | Description | 
|---|---|
| ClassList | 
 Build a list of the classes in the project (or under a specific directory/package in the project). 
Adapted from http://stackoverflow.com/questions/3923129/get-a-list-of-resources-from-classpath-directory which apparently copied the code from http://forums.devx.com/showthread.php?153784-how-to-list-resources-in-a-package.  | 
| DefaultTestParameters | 
 Creator of set of behavioral characteristics with default values. 
 | 
| VerifyRequiredMethods | 
 Verify that all classes have a toString method (unless the class in non-instantiable, or an enum, or abstract. 
 | 
Copyright © 2014–2017 Delft University of Technology. All rights reserved.