AbsaOSS / AbsaOSS/balta

Support stub functions

Đang mở
#19 0 bình luận 0 reaction 1 người được giao Được @benedeki nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Scala
Star
3
Fork
2
Merge trung bình
14 giờ 48 phút
Pull request đã merge (30 ngày)
1

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.