Zum Hauptinhalt springen

Test case

Model name: TestCase-dm

Represents a test case in the system, which can be used to define and execute tests against a project.

Document definition

object (Root)
object (Meta)

[Read only] Contain the meta data information of the document. It will be ignored if included in the request of the update operations (e.g MODIFY_DOCUMENT)

{
  • "Root": {
    },
  • "__meta": {
    }
}