AbsaOSS / AbsaOSS/balta

Support stub functions

Aperta
#19 0 commenti 0 reazioni 1 assegnatario Rivendicata da @benedeki Vedi su GitHub
enhancement
Lingua principale
Scala
Stelle
3
Fork
2
Merge medio
14h 48m
PR unite (30g)
1

Descrizione

## Background
In proper (unit) tests, one wants to occasionally stub things for easier testing.

## Feature
Add easy function stub creation.

## Proposed Solution
Input:
* Function identification
* function name including schema
* list of input parameter types
* returned values - either a Seq of setters (for single row result) or Seq of Seq (when set of records is to be returned from the stub)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.