Ah, makes sense - could you in the future comment out the @Test instead of adding @Ignore?
@Ignore'd tests are shown in test results, IMO they should be used for tests that are
not currently passing (for example a bug that hasn't been fixed).
----- Original Message -----
From: "Bill Burke" <bburke(a)redhat.com>
To: keycloak-dev(a)lists.jboss.org
Sent: Tuesday, 28 October, 2014 9:16:14 PM
Subject: Re: [keycloak-dev] runit()
running or debugging from the IDE within the test's environment.
On 10/28/2014 2:47 PM, Stian Thorgersen wrote:
> Out of curiosity what is:
>
> @Test
> @Ignore
> public void runit() throws Exception {
> Thread.sleep(10000000);
> }
>
> My poor brain can't come up with a single use for it ;)
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev