POST api/v1/SystemTestUnitCase/List

Request Information

URI Parameters

None.

Body Parameters

SystemTestUnitCaseParamModel
NameDescriptionTypeAdditional information
SystemTestUnitId

string

None.

IsFailed

boolean

None.

FilterQuery

Dictionary of string [key] and Object [value]

None.

ScreenGUID

string

None.

DocumentWidth

integer

None.

Url

string

None.

OptionConfigsMore

Dictionary of string [key] and Object [value]

None.

QuerySearch

Dictionary of string [key] and Object [value]

None.

IsTestCase

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "SystemTestUnitId": "sample string 1",
  "IsFailed": true,
  "FilterQuery": null,
  "ScreenGUID": "sample string 2",
  "DocumentWidth": 3,
  "Url": "sample string 4",
  "OptionConfigsMore": null,
  "QuerySearch": null,
  "IsTestCase": true
}

application/xml, text/xml

Sample:
<SystemTestUnitCaseParamModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
  <DocumentWidth xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">3</DocumentWidth>
  <FilterQuery xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <IsTestCase xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsTestCase>
  <OptionConfigsMore xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <QuerySearch xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <ScreenGUID xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 2</ScreenGUID>
  <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 4</Url>
  <IsFailed>true</IsFailed>
  <SystemTestUnitId>sample string 1</SystemTestUnitId>
</SystemTestUnitCaseParamModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SystemTestUnitCaseParamModel'.

Response Information

Resource Description

EzyResultObjectOfEzyDataSourceResultOfSystemTestUnitCaseModel
NameDescriptionTypeAdditional information
Data

EzyDataSourceResultOfSystemTestUnitCaseModel

None.

ExtraData

Dictionary of string [key] and Object [value]

None.

StartTime

decimal number

None.

EndTime

decimal number

None.

TotalMili

decimal number

None.

StatusCode

integer

None.

Msg

string

None.

MsgShowInUI

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'UnitTestName' on 'AllianceSolidAPI.Shared.Models.SystemTestUnitCaseModel'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'UnitTestName' on 'AllianceSolidAPI.Shared.Models.SystemTestUnitCaseModel'.

application/xml, text/xml

Sample:
<EzyResultObjectOfEzyDataSourceResultOfSystemTestUnitCaseModel3BwjWE5fUXXDg0Sb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
  <Msg>sample string 5</Msg>
  <MsgShowInUI>sample string 6</MsgShowInUI>
  <StatusCode>4</StatusCode>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.UI">
    <d2p1:Errors />
    <d2p1:ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    <d2p1:Total>2</d2p1:Total>
    <d2p1:Data xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:SystemTestUnitCaseModel>
        <d3p1:Btn_Process>sample string 8</d3p1:Btn_Process>
        <d3p1:Btn_SetCorrect>sample string 9</d3p1:Btn_SetCorrect>
        <d3p1:ColorCode>sample string 7</d3p1:ColorCode>
        <d3p1:DateTestCase>1.1</d3p1:DateTestCase>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:Input>sample string 3</d3p1:Input>
        <d3p1:IsFailed>true</d3p1:IsFailed>
        <d3p1:Log_CreatedBy>sample string 12</d3p1:Log_CreatedBy>
        <d3p1:Log_CreatedDate>1.1</d3p1:Log_CreatedDate>
        <d3p1:Log_UpdatedBy>sample string 11</d3p1:Log_UpdatedBy>
        <d3p1:Log_UpdatedDate>1.1</d3p1:Log_UpdatedDate>
        <d3p1:Note>sample string 6</d3p1:Note>
        <d3p1:Output>sample string 4</d3p1:Output>
        <d3p1:QualityCheckColor>sample string 13</d3p1:QualityCheckColor>
        <d3p1:ResultTestCase>sample string 5</d3p1:ResultTestCase>
        <d3p1:RunByStaffEmail>sample string 10</d3p1:RunByStaffEmail>
        <d3p1:SystemTestUnitId>sample string 2</d3p1:SystemTestUnitId>
      </d3p1:SystemTestUnitCaseModel>
      <d3p1:SystemTestUnitCaseModel>
        <d3p1:Btn_Process>sample string 8</d3p1:Btn_Process>
        <d3p1:Btn_SetCorrect>sample string 9</d3p1:Btn_SetCorrect>
        <d3p1:ColorCode>sample string 7</d3p1:ColorCode>
        <d3p1:DateTestCase>1.1</d3p1:DateTestCase>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:Input>sample string 3</d3p1:Input>
        <d3p1:IsFailed>true</d3p1:IsFailed>
        <d3p1:Log_CreatedBy>sample string 12</d3p1:Log_CreatedBy>
        <d3p1:Log_CreatedDate>1.1</d3p1:Log_CreatedDate>
        <d3p1:Log_UpdatedBy>sample string 11</d3p1:Log_UpdatedBy>
        <d3p1:Log_UpdatedDate>1.1</d3p1:Log_UpdatedDate>
        <d3p1:Note>sample string 6</d3p1:Note>
        <d3p1:Output>sample string 4</d3p1:Output>
        <d3p1:QualityCheckColor>sample string 13</d3p1:QualityCheckColor>
        <d3p1:ResultTestCase>sample string 5</d3p1:ResultTestCase>
        <d3p1:RunByStaffEmail>sample string 10</d3p1:RunByStaffEmail>
        <d3p1:SystemTestUnitId>sample string 2</d3p1:SystemTestUnitId>
      </d3p1:SystemTestUnitCaseModel>
    </d2p1:Data>
    <d2p1:DataTotal xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:SystemTestUnitCaseModel>
        <d3p1:Btn_Process>sample string 8</d3p1:Btn_Process>
        <d3p1:Btn_SetCorrect>sample string 9</d3p1:Btn_SetCorrect>
        <d3p1:ColorCode>sample string 7</d3p1:ColorCode>
        <d3p1:DateTestCase>1.1</d3p1:DateTestCase>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:Input>sample string 3</d3p1:Input>
        <d3p1:IsFailed>true</d3p1:IsFailed>
        <d3p1:Log_CreatedBy>sample string 12</d3p1:Log_CreatedBy>
        <d3p1:Log_CreatedDate>1.1</d3p1:Log_CreatedDate>
        <d3p1:Log_UpdatedBy>sample string 11</d3p1:Log_UpdatedBy>
        <d3p1:Log_UpdatedDate>1.1</d3p1:Log_UpdatedDate>
        <d3p1:Note>sample string 6</d3p1:Note>
        <d3p1:Output>sample string 4</d3p1:Output>
        <d3p1:QualityCheckColor>sample string 13</d3p1:QualityCheckColor>
        <d3p1:ResultTestCase>sample string 5</d3p1:ResultTestCase>
        <d3p1:RunByStaffEmail>sample string 10</d3p1:RunByStaffEmail>
        <d3p1:SystemTestUnitId>sample string 2</d3p1:SystemTestUnitId>
      </d3p1:SystemTestUnitCaseModel>
      <d3p1:SystemTestUnitCaseModel>
        <d3p1:Btn_Process>sample string 8</d3p1:Btn_Process>
        <d3p1:Btn_SetCorrect>sample string 9</d3p1:Btn_SetCorrect>
        <d3p1:ColorCode>sample string 7</d3p1:ColorCode>
        <d3p1:DateTestCase>1.1</d3p1:DateTestCase>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:Input>sample string 3</d3p1:Input>
        <d3p1:IsFailed>true</d3p1:IsFailed>
        <d3p1:Log_CreatedBy>sample string 12</d3p1:Log_CreatedBy>
        <d3p1:Log_CreatedDate>1.1</d3p1:Log_CreatedDate>
        <d3p1:Log_UpdatedBy>sample string 11</d3p1:Log_UpdatedBy>
        <d3p1:Log_UpdatedDate>1.1</d3p1:Log_UpdatedDate>
        <d3p1:Note>sample string 6</d3p1:Note>
        <d3p1:Output>sample string 4</d3p1:Output>
        <d3p1:QualityCheckColor>sample string 13</d3p1:QualityCheckColor>
        <d3p1:ResultTestCase>sample string 5</d3p1:ResultTestCase>
        <d3p1:RunByStaffEmail>sample string 10</d3p1:RunByStaffEmail>
        <d3p1:SystemTestUnitId>sample string 2</d3p1:SystemTestUnitId>
      </d3p1:SystemTestUnitCaseModel>
    </d2p1:DataTotal>
  </Data>
  <EndTime>2.1</EndTime>
  <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  <StartTime>1.1</StartTime>
  <TotalMili>3.1</TotalMili>
</EzyResultObjectOfEzyDataSourceResultOfSystemTestUnitCaseModel3BwjWE5fUXXDg0Sb>