Add a functionality to the JavaTest to make it able to verify if the target implementation runs under the agent that was selected by a customer in an interview.
The JavaTest must force a test to fail if that runs under a wrong agent.
Thus we can avoid erroneous test runs when a test suited for Xlet is running under AgentMain and vice versa.
The JavaTest must force a test to fail if that runs under a wrong agent.
Thus we can avoid erroneous test runs when a test suited for Xlet is running under AgentMain and vice versa.