Command used to communicate between local test executor and remote container to obtain information if schema has been already created before the first test execution. Such a construct exists due to the lack of BeforeClass hooks while executing tests in the container.
@author
Bartosz Majsak