eiffel-community/eiffel-intelligence

Create tests for untested methods

開放

#446 建立於 2020年3月3日

 (0 則留言) (0 個反應) (0 位負責人)Java (78 個分叉)auto 404
good first issuetest

倉庫指標

星標
 (12 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Description

There are two untested methods, getAggregatedObjectByTemplateName and processQueryAggregatedObject, in the EI class ProcessAggregatedObject.

Motivation

Recently a bug in these two methods caused an error while testing aggregated object functionality at the EI frontend. In order to avoid any unintentional changes/errors, in future, these methods must be provided with testing code.

Exemplification

Benefits

Benefits of code testing

Possible Drawbacks

NO

貢獻者指南