eiffel-community/eiffel-intelligence

Create tests for untested methods

オープン

#446 opened on 2020/03/03

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (78 件のフォーク)auto 404
good first issuetest

Repository metrics

Stars
 (12 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド