Skip to content

I20231206-0410

@HeikoKlare HeikoKlare tagged this 06 Dec 08:47
The getUniqueString() method in CoreTest is actually a factory method
creating a unique string upon each call. It is not tied to an instance
of CoreTest. This change adds an according method with a name indicating
the creation behavior to the ResourceTestUtil and updates calls to that
method within the resource tests. This is part of the cleanup for the
ResourceTest inheritance hierarchy in order to migrate to JUnit 4.

Contributes to
https://github.com/eclipse-platform/eclipse.platform/issues/903
Assets 2
Loading