|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.emf.test.tools.merger.facade.BaseFacadeTest
org.eclipse.emf.test.tools.merger.facade.AnnotationsTest
public class AnnotationsTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.test.tools.merger.facade.BaseFacadeTest |
---|
BaseFacadeTest.Operation |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.test.tools.merger.facade.BaseFacadeTest |
---|
baseDataDirectory, compilationUnit, compilationUnitFile, compilationUnitFileName, facadeHelper, testDirectoryName |
Constructor Summary | |
---|---|
AnnotationsTest()
|
|
AnnotationsTest(BaseFacadeTest anotherTest)
|
Method Summary | |
---|---|
protected void |
switchVersionAndDeprecatedAnnotations(JNode parentNode)
Tests that the parent node has 2 annotations, version and deprecated, then switches the order of them |
protected void |
testDeprecatedAnnotation(JAnnotation annotation)
|
protected void |
testSwitchedVersionAndDeprecated(JNode parentNode)
|
protected void |
testVersionAndDeprecated(JNode parentNode)
|
protected void |
testVersionAndDeprecated(JNode parentNode,
int versionIndex,
int deprecatedIndex)
|
protected void |
testVersionAnnotation(JAnnotation annotation)
|
Methods inherited from class org.eclipse.emf.test.tools.merger.facade.BaseFacadeTest |
---|
addChild, adjustJavaCoreOptions, insertSibling, instanciateFacadeHelper, remove, removeAllChildren, removeAllChildren, rewriteAndCompare, rewriteAndCompare, setUp, testNoChildren, testNoChildren, updateNoChildren, updateNoChildren |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnnotationsTest()
public AnnotationsTest(BaseFacadeTest anotherTest)
Method Detail |
---|
protected void switchVersionAndDeprecatedAnnotations(JNode parentNode)
protected void testDeprecatedAnnotation(JAnnotation annotation)
protected void testVersionAnnotation(JAnnotation annotation)
protected void testVersionAndDeprecated(JNode parentNode, int versionIndex, int deprecatedIndex)
protected void testVersionAndDeprecated(JNode parentNode)
protected void testSwitchedVersionAndDeprecated(JNode parentNode)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |