public class ReflectionMethodStructureTest
extends junit.framework.TestCase
Modifier and Type | Class and Description |
---|---|
(package private) static interface |
ReflectionMethodStructureTest.Dummy |
Constructor and Description |
---|
ReflectionMethodStructureTest(java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
void |
testEquals() |
void |
testName() |
void |
testNoExceptions() |
void |
testNoParameterTypes() |
void |
testOneException() |
void |
testOneParameterType() |
void |
testReturnType() |
void |
testThreeParameterTypes() |
void |
testTwoExceptions() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
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
public ReflectionMethodStructureTest(java.lang.String s)
public void testName() throws java.lang.Exception
java.lang.Exception
public void testReturnType() throws java.lang.Exception
java.lang.Exception
public void testNoParameterTypes() throws java.lang.Exception
java.lang.Exception
public void testOneParameterType() throws java.lang.Exception
java.lang.Exception
public void testThreeParameterTypes() throws java.lang.Exception
java.lang.Exception
public void testNoExceptions() throws java.lang.Exception
java.lang.Exception
public void testOneException() throws java.lang.Exception
java.lang.Exception
public void testTwoExceptions() throws java.lang.Exception
java.lang.Exception
public void testEquals() throws java.lang.Exception
java.lang.Exception