Class JavaModelTests
- java.lang.Object
-
- org.eclipse.epsilon.eol.models.java.JavaModelTests
-
public class JavaModelTests extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JavaModelTests.TestSubject
-
Constructor Summary
Constructors Constructor Description JavaModelTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
allContentsReturnsBothModelElements()
void
getPropertiesOf()
void
getTypeNameOf()
-
-
-
Method Detail
-
allContentsReturnsBothModelElements
public void allContentsReturnsBothModelElements()
-
getTypeNameOf
public void getTypeNameOf()
-
getPropertiesOf
public void getPropertiesOf() throws EolModelElementTypeNotFoundException
-
-