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 合并指标
 (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

贡献者指南