Tests run: 27, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 68.71 sec <<< FAILURE!
testNewInterceptorBindingWizardWithBinding(org.jboss.tools.cdi.ui.test.wizard.NewCDIWizardTest) Time elapsed: 0.097 sec <<< FAILURE!
junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at junit.framework.Assert.assertNotNull(Assert.java:207)
at org.jboss.tools.cdi.ui.test.wizard.NewCDIWizardTest.testNewInterceptorBindingWizardWithBinding(NewCDIWizardTest.java:302)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)