F
F
fandorin_official2019-07-16 15:06:17
Java
fandorin_official, 2019-07-16 15:06:17

Why does the autotest perform actions that are not in the code?

Maybe someone has already encountered this problem.
I debug autotests. Autotests are written in Java. Rather, on JBEHAVE.
The most interesting thing begins when I run the autotest for debugging:
Having reached a certain point, the execution of actions that are not even in the file begins.
Where can you look? Does it have something to do with command line ?
Command line: clean install -Denvironment=environment -DforkCount=0 site -pl EXM -am
Where can I even look? Where to look for the root of evil?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mipan, 2019-07-19
@mipan

Probably you are running functionality tied to annotations and other reflections.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question