|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.designwizard.test.impact.ImpactTest
public class ImpactTest
Constructor Summary | |
---|---|
ImpactTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
testClassImpact()
Tests the impact caused by a change in a Class. |
void |
testFieldImpact()
Tests the impact caused by a change in a Field. |
void |
testMethodImpact()
Tests the impact caused by a change in a Method. |
void |
testMethodImpactWithDeep()
Tests the impact caused by a change in a Method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImpactTest() throws java.io.IOException
java.io.IOException
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException, InexistentEntityException
java.io.IOException
InexistentEntityException
public void testFieldImpact() throws InexistentEntityException
InexistentEntityException
java.io.IOException
public void testMethodImpact() throws InexistentEntityException
InexistentEntityException
public void testMethodImpactWithDeep() throws InexistentEntityException, java.io.IOException
InexistentEntityException
java.io.IOException
public void testClassImpact() throws InexistentEntityException
InexistentEntityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |