|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.headissue.jtapi.test.CheckDefaultPeer
public class CheckDefaultPeer
Try to instanciate the DefaultJtapiPeer directly without the JTAPI method. This is a simple test class because the method JtapiPeerFactory.getJtapiPeer(null) does not swallow the exceptions thrown be the peer class and just throws its own exception which does not allow any further diagnostic.
Constructor Summary | |
---|---|
CheckDefaultPeer()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckDefaultPeer()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |