Skip to content

Commit

Permalink
[Java] Rename MultipleVersionsTest to MultipleVersionsEnd2EndTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Reuter authored and Donato Sciarra committed Feb 7, 2019
1 parent 241ecd7 commit 5a0d552
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -56,7 +56,7 @@
import joynr.types.ProviderQos;
import joynr.types.ProviderScope;

public class MultipleVersionsTest {
public class MultipleVersionsEnd2EndTest {
private static final String DOMAIN = "MultipleVersionsTestDomain";
private static final String PROXYBUILD_FAILED_MESSAGE = "Building of proxy failed: ";
private static final String REGISTERING_FAILED_MESSAGE = "Registering of provider failed: ";
Expand Down

0 comments on commit 5a0d552

Please sign in to comment.