Click or drag to resize

ITestApiCreate Method

Overload List
  NameDescription
Public methodCode exampleCreate(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 methodCode exampleCreate(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