ITestApiCreate Method

Overload List

Create(String, String) Create a Dummy Data Object and persist it to the database. The system will automatically clean up the data object after the test is finished
Create(String, Object, String) Persist a Data Object in the database. The system will automatically clean up the data object after the test is finished.

See Also