build-test-data icon indicating copy to clipboard operation
build-test-data copied to clipboard

rename BuildDataTest til BuildDataUnitTest to avoid confusion as to w…

Open mortensoby opened this issue 5 years ago • 2 comments

I have run into people being confused on numerous occasions using BuildDataTest in integrationTests causing flaky tests. Therefore I think the naming should be more explicit to prevent the confusion.

mortensoby avatar Sep 08 '20 20:09 mortensoby

I've been confused by this several times as well. It's not clear if to use BuildDataTest or TestDataBuilder from the name alone. My "workaround" is to check the Javadoc every time, but most don't, which causes problems.

brianjohnsen avatar Sep 09 '20 06:09 brianjohnsen

Agreed, the naming on these two are pretty atrocious. A way to better differentiate them would definitely be an improvement to the API.

tlefevre avatar Sep 09 '20 06:09 tlefevre