AbsaOSS / AbsaOSS/balta

Support stub functions

Aberta
#19 0 comentários 0 reações 1 responsável Reivindicada por @benedeki Ver no GitHub
enhancement
Linguagem predominante
Scala
Estrelas
3
Forks
2
Merge médio
14h 48min
PRs com merge (30d)
1

Descrição

## 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)

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.