Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Gintautas Grigelionis <g.grigelio...@gmail.com> |
Subject | Re: Parameterized Tests (was Re: ant git commit: Inline buildfile names, make search easier) |
Date | Sun, 06 May 2018 11:29:32 GMT |
2018-05-05 17:58 GMT+02:00 Stefan Bodewig <bodewig@apache.org>: > What is the benefit of changing tests that currently pass when neither > the test itself nor the code under test is changed? > That would be avoiding repetitive code => lucidity. Eg, for every simple executeTarget("test") there are at least 3 more lines of boilerplate (annotation, test method name and braces). Or, in case of fixture extraction, making sure there are no side effects from fixture reuse. Gintas | |
Mime |
|
View raw message |