when i say i get different results running in IDE ...
# getting-started
l
when i say i get different results running in IDE versus command line, I mean in the IDE if I fill an ArrayList in my @BeforeEach function, it's not empty, but running maven from command line it is empty.