[This is preliminary documentation and is subject to change.]
Determines whether test data should be generated for an object.
| C# |
public bool GenerateFor( Persistent obj )
- obj (Persistent)
- The object under consideration.
True if the class of the object is in the list of classes to
generate for.