I have faced with the following wierd issue. I created BaseApiTest class with RequestSpecification for my api tests. Further I created 4 classes with my api tests. When I start my 4 classes with my ...