/AWS1/CL_LM2TSTSETDISCREPANC02¶
Contains details about the errors in the test set discrepancy report
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_intentdiscrepancies
TYPE /AWS1/CL_LM2TSTSETINTENTDISC00=>TT_TSTSETINTENTDISCREPANCYLIST
TT_TSTSETINTENTDISCREPANCYLIST
¶
Contains information about discrepancies found for intents between the test set and the bot.
it_slotdiscrepancies
TYPE /AWS1/CL_LM2TSTSETSLOTDISCRE00=>TT_TESTSETSLOTDISCREPANCYLIST
TT_TESTSETSLOTDISCREPANCYLIST
¶
Contains information about discrepancies found for slots between the test set and the bot.
Queryable Attributes¶
intentDiscrepancies¶
Contains information about discrepancies found for intents between the test set and the bot.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INTENTDISCREPANCIES() |
Getter for INTENTDISCREPANCIES, with configurable default |
ASK_INTENTDISCREPANCIES() |
Getter for INTENTDISCREPANCIES w/ exceptions if field has no |
HAS_INTENTDISCREPANCIES() |
Determine if INTENTDISCREPANCIES has a value |
slotDiscrepancies¶
Contains information about discrepancies found for slots between the test set and the bot.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SLOTDISCREPANCIES() |
Getter for SLOTDISCREPANCIES, with configurable default |
ASK_SLOTDISCREPANCIES() |
Getter for SLOTDISCREPANCIES w/ exceptions if field has no v |
HAS_SLOTDISCREPANCIES() |
Determine if SLOTDISCREPANCIES has a value |