|
||||||||||
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.cdt.core.tests.BaseTestFramework
org.eclipse.cdt.refactoring.tests.RefactoringTests
org.eclipse.cdt.refactoring.tests.RenameTests
org.eclipse.cdt.refactoring.tests.RenameTypeTests
public class RenameTypeTests
Constructor Summary | |
---|---|
RenameTypeTests(java.lang.String name)
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
static junit.framework.Test |
suite(boolean cleanup)
|
void |
testBug72888()
|
void |
testClassNameConflicts()
|
void |
testEnumNameConflicts()
|
void |
testEnumNameConflictsPlainC()
|
void |
testNamespaceNameConflicts()
|
void |
testRenameClass()
|
void |
testStructNameConflicts()
|
void |
testStructNameConflictsPlainC()
|
void |
testTypedefNameConflicts()
|
void |
testTypedefNameConflictsPlainC()
|
void |
testUnionNameConflicts()
|
void |
testUnionNameConflictsPlainC()
|
Methods inherited from class org.eclipse.cdt.refactoring.tests.RenameTests |
---|
checkConditions, getRefactorChanges, getRefactorMessages, getRefactorSeverity |
Methods inherited from class org.eclipse.cdt.core.tests.BaseTestFramework |
---|
cleanupProject |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, 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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RenameTypeTests(java.lang.String name)
Method Detail |
---|
public static junit.framework.Test suite()
public static junit.framework.Test suite(boolean cleanup)
public void testClassNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testNamespaceNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testStructNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testStructNameConflictsPlainC() throws java.lang.Exception
java.lang.Exception
public void testUnionNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testUnionNameConflictsPlainC() throws java.lang.Exception
java.lang.Exception
public void testEnumNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testEnumNameConflictsPlainC() throws java.lang.Exception
java.lang.Exception
public void testTypedefNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testTypedefNameConflictsPlainC() throws java.lang.Exception
java.lang.Exception
public void testRenameClass() throws java.lang.Exception
java.lang.Exception
public void testBug72888() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |