ignore junit code example Example: junit test ignored @Ignore public class TestClass { [...] //JUnit will ignore this class for tests }