|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
mockmaker.structure.tests.ReflectionMethodStructureTest
public class ReflectionMethodStructureTest
Nested Class Summary | |
---|---|
(package private) static interface |
ReflectionMethodStructureTest.Dummy
|
Constructor Summary | |
---|---|
ReflectionMethodStructureTest(java.lang.String s)
|
Method Summary | |
---|---|
void |
testEquals()
|
void |
testName()
|
void |
testNoExceptions()
|
void |
testNoParameterTypes()
|
void |
testOneException()
|
void |
testOneParameterType()
|
void |
testReturnType()
|
void |
testThreeParameterTypes()
|
void |
testTwoExceptions()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReflectionMethodStructureTest(java.lang.String s)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |