Click or drag to resize

ITestApiCreate Method

Overload List
  Name Description
Public method Code example 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
Public method Code example 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.
Top
See Also