|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.puremvc.java.patterns.proxy.ProxyTest
public class ProxyTest
Test the PureMVC Proxy class.
IProxy
,
Proxy
Constructor Summary | |
---|---|
ProxyTest()
|
Method Summary | |
---|---|
void |
testConstructor()
Tests setting the name and body using the Notification class Constructor. |
void |
testDataAccessors()
Tests setting and getting the data using Proxy class accessor methods. |
void |
testNameAccessor()
Tests getting the name using Proxy class accessor method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyTest()
Method Detail |
---|
public void testNameAccessor()
public void testDataAccessors()
public void testConstructor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |