Skip to content

Failed

junit.framework.TestSuite$1.warning (from org.eclipse.emf.edapt.migration.test.MigrationTestCase)

Failing for the past 3 builds (Since #128 )
Took 1 ms.

Error Message

Class org.eclipse.emf.edapt.migration.test.MigrationTestCase has no public constructor TestCase(String name) or TestCase()

Stacktrace

junit.framework.AssertionFailedError: Class org.eclipse.emf.edapt.migration.test.MigrationTestCase has no public constructor TestCase(String name) or TestCase()
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at junit.framework.TestSuite$1.runTest(TestSuite.java:97)