Package org.eclipse.epsilon.emc.emf
Class URITest
- java.lang.Object
-
- org.eclipse.epsilon.emc.emf.URITest
-
public class URITest extends Object
-
-
Constructor Summary
Constructors Constructor Description URITest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected static String
createFileBasedURI(String s)
protected static String
createURI(String s)
void
testCreateUri()
void
testUnix()
void
testWindows()
-