public class TestPelda { @Test(enabled=false) public void testMethod1() {} @Test public void testMethod1() {} }