I know this question is pretty general but I haven\'t found any hints on why this error may show up. What are possible causes of seeing initalizationError in Eclips
My problem was that my parent class had no @Test methodes. I used there only some utilities. When I declared it abstract it works.
@Test
abstract