I have a lot of classes extended from an abstract JUnit class that has several @Test cases. The thing is that in some of this extended classes i need to skip/ignore all the test cases only if one environment variable has a specific value.I have a lot of classes extended from an abstra