|
||||||||||
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.RenameFunctionTests
public class RenameFunctionTests
Constructor Summary | |
---|---|
RenameFunctionTests(java.lang.String name)
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
static junit.framework.Test |
suite(boolean cleanup)
|
void |
testBug72605()
|
void |
testBug72732()
|
void |
testFunctionNameConflicts()
|
void |
testFunctionNameConflictsPlainC()
|
void |
testFunctionsPlainC()
|
void |
testMethodNameConflicts1()
|
void |
testMethodNameConflicts2()
|
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 RenameFunctionTests(java.lang.String name)
Method Detail |
---|
public static junit.framework.Test suite()
public static junit.framework.Test suite(boolean cleanup)
public void testFunctionNameConflicts() throws java.lang.Exception
java.lang.Exception
public void testFunctionsPlainC() throws java.lang.Exception
java.lang.Exception
public void testFunctionNameConflictsPlainC() throws java.lang.Exception
java.lang.Exception
public void testMethodNameConflicts1() throws java.lang.Exception
java.lang.Exception
public void testMethodNameConflicts2() throws java.lang.Exception
java.lang.Exception
public void testBug72605() throws java.lang.Exception
java.lang.Exception
public void testBug72732() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |