Persistate API documentation
GenerateFor Method (obj)
NamespacesPersistateCreateTestDataParameterSetGenerateFor(Persistent)

[This is preliminary documentation and is subject to change.]

Determines whether test data should be generated for an object.
Declaration Syntax
C#
public bool GenerateFor(
	Persistent obj
)
Parameters
obj (Persistent)
The object under consideration.
Return Value
True if the class of the object is in the list of classes to generate for.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)